Releases: skiptools/skip-foundation
Releases · skiptools/skip-foundation
Release 1.1.15
What's Changed
Other Changes
- Add Data.contains(Data) by @marcprux in #30
- Declare KotlinConverting conformance on type decl for use in bridging by @aabewhite in #31
- Add Date.formatted() by @marcprux in #32
Full Changelog: 1.1.13...1.1.15
Release 1.1.13
Release 1.1.12
Release 1.1.11
What's Changed
Other Changes
- Implement Date Component Differences and Add Support for Range Queries in Calendar Operations by @shial4 in #25
New Contributors
Full Changelog: 1.1.10...1.1.11
Release 1.1.10
Full Changelog: 1.1.9...1.1.10
Release 1.1.9
Full Changelog: 1.1.8...1.1.9
Release 1.1.8
What's Changed
Other Changes
- Fix NSLocalizedString to use the current locale for string lookup by @marcprux in #26
- And synthesized Bundle.main.infoDictionary with application metadata by @marcprux in #27
Full Changelog: 1.1.7...1.1.8
Release 1.1.7
What's Changed
Other Changes
- Add missing functions to cast numbers to TimeInterval and DispatchTime by @aabewhite in #24
Full Changelog: 1.1.6...1.1.7
Release 1.1.6
What's Changed
Other Changes
- Update Foundation test cases on Darwin for Swift 6 swift-foundation differences by @marcprux in #22
- Calendar.dateComponents was not zeroing unset components fields by @marcprux in #23
New Contributors
Full Changelog: 1.1.5...1.1.6
Release 1.1.5
What's Changed
Other Changes
- Added unavailable notices for DateComponentsFormatter and RelativeDateTimeFormatter… by @jeffc-dev in #20
- Support snake case conversions in JSONDecoder/Encoder by @aabewhite in #21
New Contributors
- @jeffc-dev made their first contribution in #20
Full Changelog: 1.1.4...1.1.5