All Versions
16
Latest Version
Avg Release Cycle
57 days
Latest Release
1236 days ago

Changelog History
Page 2

  • v1.2.6

    April 08, 2019
  • v1.2.5

    February 22, 2019
  • v1.2.4

    February 22, 2019
  • v1.2.3 Changes

    February 13, 2019
  • v1.2.2 Changes

    September 05, 2018
    • ๐Ÿš€ #19 Allow overwrite = true when publishing
  • v1.2.1 Changes

    August 03, 2018
    • ๐Ÿš€ #15 Fix a bug where a non-SNAPSHOT version could trigger a SNAPSHOT release causing "Failed: signature-staging, failureMessage:Missing Signature:" errors when closing a Sonatype staging repository. This bug happened when a git tag was pushed right after merging a branch into master.
    • ๐Ÿš€ #15 Use sonatypeRelease instead of sonatypeReleaseAll. This means sbt ci-release will fail in case there are multiple open staging repositories. In this case, users have to manually drop/release the staging repositories.
    • ๐Ÿš€ #15 support customizing the release invocations through the environment variables CI_RELEASE and CI_SNAPSHOT_RELEASE. They default to +publishSigned and +publish.