Releases: StreetContxt/kpl-scala
Releases · StreetContxt/kpl-scala
2.0.0
1.0.5
- Better documentation
- Fixed shutdown() method being called multiple times
1.0.4
- Added
Scala 2.12
cross-publishing
1.0.3
- Setup building on circle-ci and publishing to bintray
- The build uses a version "LOCAL-SNAPSHOT" unless it is a build triggered by a tag named release-x.x.x, in which case it will use the x.x.x portion of the tag name as the version.
- The build attempts to push releases to a bintray organization named streetcontxt, appropriate values for the BINTRAY_USER and BINTRAY_PASS (actually the API key) environment variables should be set in the circleci project.
1.0.2
Downgraded KPL Version to be compatible with Consumer
1.0.1
Tweaks for stats collection
1.0.0
Initial Release