File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- 0.4.1
1+ 0.4.2
Original file line number Diff line number Diff line change 11name : swift
22title : Pkl Swift Bindings
3- version : 0.4.1
3+ version : 0.4.2
44nav :
55 - nav.adoc
Original file line number Diff line number Diff line change 11= Changelog
22
3+ [[release-0.4.2]]
4+ == 0.4.2 (2025-04-14)
5+
6+ === Fixes
7+
8+ * Fixes an issue where enum keys fail to be decoded (https://github.com/apple/pkl-swift/pull/45[#45]).
9+ * Fixes an issue where unions of ints can possibly be decoded incorrectly (https://github.com/apple/pkl-swift/pull/47[#47]).
10+
11+ === Miscellaneous
12+
13+ * Auto-generate DocC documentation in the Swift Package Index (https://github.com/apple/pkl-swift/pull/41[#41]).
14+ * Update license headers (https://github.com/apple/pkl-swift/pull/43[#43]).
15+
316[[release-0.4.1]]
417== 0.4.1 (2025-02-04)
518
You can’t perform that action at this time.
0 commit comments