Skip to main content

3 posts tagged with "releases"

View All Tags

Carbonate Release v1.0.0-preview.19

· 7 min read
Calvin Wilkinson
Creator and Maintainer of Velaptor (and other projects)

Hello, and welcome to another Carbonate release!

This one's been a long time coming. Over two years, actually.
The last Carbonate release v1.0.0-preview.18 back in April 2024, and in the time since, a lot has happened across the KinsonDigital ecosystem. Velaptor added macOS support. CASL shipped cross-platform audio with ARM64 builds. And through all of that, Carbonate was quietly doing its job — routing messages, keeping subsystems decoupled, and staying out of the way.

But the library itself needed some love. And that's what this release is about.

Preview Reminder

Carbonate is still in preview! Breaking changes are expected — that's kind of the point. We'd rather fix the API now than lock ourselves into something we regret at v1.0.0.

Check the Carbonate Release Notes for full details. All the work is tracked on GitHub with labeled issues organized into the v1.0.0-preview.19 milestone.

Let's get into it.

CASL Release v1.0.0-preview.23

· 5 min read
Calvin Wilkinson
Creator and Maintainer of Velaptor (and other projects)

Hello, and welcome to another CASL release!!

This one's a big deal. Like, actually big. Not "we bumped some deps and called it a day" big. We shipped cross-platform support for macOS and ARM64.


Breaking Changes Reminder

Remember, we are in preview!! So, breaking changes are expected and also encouraged. Preview releases are an opportunity to fix any issues and improve the API before the final release. It's better now than in a production release. 😀

We add all the breaking changes to the release notes for every release. So, if you are upgrading, check the CASL Release Notes for any breaking changes. You can also check out the project on GitHub. All issues and associated pull requests are labeled, documented, and organized into milestones. It is effortless to find what you are looking for.

So, let's get to it!!

CASL Release v1.0.0-preview.18

· 6 min read
Calvin Wilkinson
Creator and Maintainer of Velaptor (and other projects)

Hello, and welcome to another CASL release!!

This release has new features, a bug fix, and many breaking changes.

Breaking changes!! Yes, you read that right. We have made some breaking changes to the API in order to make it more consistent and easier to use and to help solidify the public API before the release of version v1.0.0.

Breaking Changes Reminder

Remember, we are in preview!! So, breaking changes are expected and also encouraged. Preview releases are an opportunity to fix any issues and improve the API before the final release. It's better now than in a production release. 😀

We add all the breaking changes to the release notes for every release. So, if you are upgrading, check the CASL Release Notes for any breaking changes. You can also check out the project on GitHub All issues and associated pull requests are labeled, documented, and organized into milestones. It is effortless to find what you are looking for.

So, let's get to it!!