Skip to content

Prepare 0.4.14 release#180

Merged
simolus3 merged 2 commits intomainfrom
prepare-release
Apr 28, 2026
Merged

Prepare 0.4.14 release#180
simolus3 merged 2 commits intomainfrom
prepare-release

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

This bumps the version number to 0.4.14. The only change since the last release is that the static library for watchOS is now built correctly (#177).

I've also added a document listing how the core extension is integrated into our different SDKs. Hopefully, this helps to understand the build setup and why we're building different libraries. I'm also interested in potentially simplifying that a bit. This PR doesn't change anything, but it seems like:

  1. We can drop the SwiftPM XCFramework published through the other git repository (it's currently recommended for Kotlin users but we're migrating away from that, and the Swift SDK could download the xcframework from releases directly).
  2. We could drop the dynamic/side-module WASM builds since they aren't used (but my understanding is we might want to bring wa-sqlite into a state where they could be used in the future).

@simolus3 simolus3 requested a review from rkistner April 28, 2026 08:31
@simolus3 simolus3 merged commit 90358fc into main Apr 28, 2026
25 checks passed
@simolus3 simolus3 deleted the prepare-release branch April 28, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants