Releases: chRyNaN/uri
Releases · chRyNaN/uri
Release 0.5.0
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
toUri.parse
andUri.fromStringOrNull
toUri.parseOrNull
- Created
UriAsStringSerializer
withUri.stringSerializer()
convenience function - New approach to parsing URIs
- Updated
UriString
from being a typealias to being a value class
New Contributors
- @Borislav-Nikolov made their first contribution in #6
Full Changelog: 0.4.0...0.5.0
Release 0.4.0 (7)
- Updated Kotlin to version
1.7.10
Full Changelog: 0.3.3...0.4.0
Release 0.3.3 (6)
- Added support for iOS Simulator Arm64 target #2
Full Changelog: 0.3.2...0.3.3
Release 0.3.2 (5)
- Fixed issue with returned values in
Uri.queryParameters()
extension function. #1
Full Changelog: 0.3.1...0.3.2
Release 0.3.1 (4)
Release 0.3.1 (4)
Release 0.3.0 (3)
Release 0.3.0 (3)