Skip to content

Releases: boswelja/kotlin-datatypes

v1.1.0

13 Nov 11:09
5dd8f40
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.1.0

v1.0.0

07 Apr 03:41
8d43b1f
Compare
Choose a tag to compare

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