Skip to content

Releases: viascom/nanoid-kotlin

1.0.1

21 Jan 11:16
Compare
Choose a tag to compare

What's Changed

  • feat: improve library usage in java projects
  • feat: lower jvmTarget to 17
  • chore: bump version to 1.0.1
  • docs: update README
  • Update Gradle Wrapper from 8.4 to 8.5 by @github-actions in #4
  • build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #5
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #6
  • build(deps): bump org.jetbrains.kotlin.jvm from 1.9.20 to 1.9.22 by @dependabot in #7

Full Changelog: 1.0.0...1.0.1

1.0.0 - initial release

02 Nov 15:11
Compare
Choose a tag to compare

Version 1.0.0 🎉

This is the initial release of the kotlin implementation of nanoid. Check out the README.