-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## 0.1.1 | ||
|
||
Released 2024-12-01 | ||
|
||
- Re-disable skip export in CI | ||
- Attempt to re-enable skip export in CI | ||
|
||
## 0.1.0 | ||
|
||
Released 2024-11-27 | ||
|
||
- Update initBridge function to be callable through reflection from SkipFoundation | ||
- Re-enable local test cases | ||
|
||
## 0.0.3 | ||
|
||
Released 2024-11-20 | ||
|
||
- Add UserDefaults bridging | ||
- Initialize TimeZone manually (until https://github.com/swiftlang/swift-foundation/pull/1053 is merged) | ||
- Disable run-export for CI | ||
|
||
## 0.0.2 | ||
|
||
Released 2024-11-17 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters