Releases: skiptools/skip-foundation
Releases · skiptools/skip-foundation
Release 1.3.14
What's Changed
Other Changes
- Implement support for Data.subdata(in range: Range) by @marcprux in #99
- Add support for nested copy resource handling by @marcprux in #100
Full Changelog: 1.3.13...1.3.14
Release 1.3.13
What's Changed
Other Changes
- Proposal to add URL -> android.net.Uri conversion helper by @ky-is in #47
- Added support for nextDate and enumerateDates to Calendar by @fhasse95 in #93
Full Changelog: 1.3.12...1.3.13
Release 1.3.12
What's Changed
Other Changes
- Close file streams after traversing FileManager.subpathsOfDirectory by @dfabulich in #89
- Fix TestXMLDocument by @dfabulich in #88
- Fix the atomically flag for String.write() and Data.write() by @marcprux in #92
- Fix CI by @dfabulich in #98
- Handle null
getPackageInfoandgetApplicationLabelby @dfabulich in #90
Full Changelog: 1.3.11...1.3.12
Release 1.3.11
What's Changed
Other Changes
- Bugfix: URLSessionConfiguration.requestCachePolicy was not taken into account by @fhasse95 in #84
- Add String.range(of:) by @ky-is in #65
- Fix Boolean handling in JSONSerialization.jsonObject(with:) by @vincentborko in #85
New Contributors
- @vincentborko made their first contribution in #85
Full Changelog: 1.3.10...1.3.11
Release 1.3.10
Immutable
release. Only release title and notes can be modified.
What's Changed
Other Changes
- Add top-level primitive ecoding functions to JSONDecoder by @marcprux in #80
- Added support for the decimal and grouping separator properties in the Locale and NumberFormatter classes by @fhasse95 in #83
New Contributors
Full Changelog: 1.3.9...1.3.10
Release 1.3.9
Release 1.3.8
What's Changed
Other Changes
- Add String.localizedCompare by @marcprux in #72
- Add static NumberFormatter.localizedString(from:number:) and support scientific number format by @marcprux in #73
Full Changelog: 1.3.7...1.3.8
Release 1.3.7
Release 1.3.6
What's Changed
Other Changes
- Return UserDefaults dictionaryRepresentation double values as doubles by @dfabulich in #67
New Contributors
- @dfabulich made their first contribution in #67
Full Changelog: 1.3.5...1.3.6
Release 1.3.5
Full Changelog: 1.3.4...1.3.5