Skip to content

0.2.0

Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 06 Aug 18:00
· 213 commits to main since this release

This release is a major rewrite. I won't call out specific breaking changes as effectively it's all new.

Breaking Changes

  • Updated dependency on org.ajoberstar:grgit to 2.0.0

Enhancements

  • A brand new Gradle plugin org.ajoberstar.reckon
  • Support for parallel development #11 (though see #45 regarding doubts about current approach)
  • Support for rebuild of existing tagged version #19 (though see #46 regarding doubts about current approach)
  • Uses Grgit 2.0.0

Fixes

None

Deprecations

None

Compatibility

Java: requires 8 or higher
Gradle: tested against 3.0, 3.1, 3.2, 3.2.1. 3.3, 3.4, 3.5, 3.5.1, 4.0, 4.0.1, 4.0.2