Skip to content

Releases: skiptools/skip-foundation

Release 1.3.14

10 Mar 19:49
1.3.14
95f16ff

Choose a tag to compare

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

03 Mar 01:15
1.3.13
f4ad2ee

Choose a tag to compare

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

25 Feb 17:02
1.3.12
338dab7

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 1.3.11...1.3.12

Release 1.3.11

12 Jan 04:21
1.3.11
6213f66

Choose a tag to compare

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

Full Changelog: 1.3.10...1.3.11

Release 1.3.10

28 Dec 23:56
Immutable release. Only release title and notes can be modified.
1.3.10
efd6392

Choose a tag to compare

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

01 Aug 21:47
1.3.9
c4da12c

Choose a tag to compare

What's Changed

Other Changes

  • Add Number.formatted() function by @marcprux in #74
  • Add String.appending(String) by @marcprux in #75
  • Replace InputStream.readAll() with Java 1.8 compatible implementation by @marcprux in #76

Full Changelog: 1.3.8...1.3.9

Release 1.3.8

29 Jun 18:44
1.3.8
e521bf2

Choose a tag to compare

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

16 Jun 14:00
1.3.7
965c353

Choose a tag to compare

What's Changed

Other Changes

  • Change deprecated String.toLowerCase() to lowercase() by @marcprux in #71

Full Changelog: 1.3.6...1.3.7

Release 1.3.6

04 Jun 14:51
1.3.6
ec6f4cf

Choose a tag to compare

What's Changed

Other Changes

  • Return UserDefaults dictionaryRepresentation double values as doubles by @dfabulich in #67

New Contributors

Full Changelog: 1.3.5...1.3.6

Release 1.3.5

15 May 01:46
1.3.5
3e24511

Choose a tag to compare

Full Changelog: 1.3.4...1.3.5