Skip to content

Releases: chRyNaN/uri

Release 0.5.0

14 Feb 22:20
0f2ca0e
Compare
Choose a tag to compare

Warning

This release contains breaking API changes.

What's Changed

  • Fix a bug that causes a StringIndexOutOfBoundsException by @Borislav-Nikolov in #6
  • Created UriParser
  • Renamed Uri.fromString to Uri.parse and Uri.fromStringOrNull to Uri.parseOrNull
  • Created UriAsStringSerializer with Uri.stringSerializer() convenience function
  • New approach to parsing URIs
  • Updated UriString from being a typealias to being a value class

New Contributors

Full Changelog: 0.4.0...0.5.0

Release 0.4.0 (7)

20 Aug 18:36
Compare
Choose a tag to compare
  • Updated Kotlin to version 1.7.10

Full Changelog: 0.3.3...0.4.0

Release 0.3.3 (6)

04 Mar 02:41
Compare
Choose a tag to compare
  • Added support for iOS Simulator Arm64 target #2

Full Changelog: 0.3.2...0.3.3

Release 0.3.2 (5)

12 Feb 22:39
Compare
Choose a tag to compare
  • Fixed issue with returned values in Uri.queryParameters() extension function. #1

Full Changelog: 0.3.1...0.3.2

Release 0.3.1 (4)

05 Aug 03:56
Compare
Choose a tag to compare
Release 0.3.1 (4)

Release 0.3.0 (3)

30 Mar 06:08
Compare
Choose a tag to compare
Release 0.3.0 (3)