Skip to content

v2.5.0

Compare
Choose a tag to compare
@sargunv sargunv released this 05 Jun 11:01
· 67 commits to main since this release

We're now on Maven Central; see https://central.sonatype.com/artifact/dev.sargunv.pokekotlin/pokekotlin.

implementation("dev.sargunv.pokekotlin:pokekotlin:2.5.0")

NOTE: This release changes the publishing group id in order to publish to Maven Central. The package names have been changed to match. This is technically a breaking change, but not a semver major bump because the package coordinates themselves have changed; so in semver you can consider v2.5.0 the initial release of a new library.

What's Changed

Full Changelog: v2.4.0...v2.5.0