Skip to content

Commit 6905fdf

Browse files
authored
Bump version to 0.10.0, update CHANGELOG.md (#476)
I'd be happy to include #471 as well, but I personally prefer rolling out big changes in stages. #471 deserves its own release, while in this release the only meaningful change is the Swift version requirement and JSKit/`carton` dependencies bump.
1 parent fd64eaf commit 6905fdf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.10.0 (9 April 2022)
2+
3+
This release adds support for SwiftWasm 5.6. It also updates JavaScriptKit and OpenCombineJS dependencies.
4+
Due to issues with support for older SwiftWasm releases in the `carton`/SwiftPM integration, Tokamak now requires
5+
SwiftWasm 5.6 or later, while SwiftWasm 5.4 and 5.5 are no longer supported.
6+
7+
**Merged pull requests:**
8+
9+
- Build and test with SwiftWasm 5.6 on CI ([#475](https://github.com/TokamakUI/Tokamak/pull/475)) via [@MaxDesiatov](https://github.com/MaxDesiatov)
10+
111
# 0.9.1 (16 February 2022)
212

313
This release fixes an issue with `EnvironmentValues`, updates CI workflow for SwiftWasm 5.5, and bumps JavaScriptKit dependency to 0.12.0.

0 commit comments

Comments
 (0)