Releases: boswelja/kotlin-datatypes
Releases · boswelja/kotlin-datatypes
v1.1.0
What's Changed
- Update dependencies
- Update to Dokka 2 by @boswelja in #17
- Add
length
by @boswelja in #13 - Reduce extension count by extending
Number
rather than individual types by @boswelja in #18
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- This is the first release of kotlin-datatypes!
- New Bitrate type
- New Capacity type
- New Percentage type
- New Temperature type
Full Changelog: https://github.com/boswelja/kotlin-datatypes/commits/1.0.0