reckon

Infer a project's version from your Git repository.

APACHE-2.0 License

Stars
185

Bot releases are hidden (Show)

reckon -

Published by ajoberstar over 6 years ago

This release bumps dependencies.

Breaking Changes

None

Enhancements

None

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, 4.1, 4.2, 4.2.1, 4.3, 4.3.1, 4.4, 4.4.1, 4.5, 4.5.1

reckon -

Published by ajoberstar over 6 years ago

DO NOT USE Invalid release

Breaking Changes

None

Enhancements

None

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, 4.1, 4.2, 4.2.1

reckon -

Published by ajoberstar almost 7 years ago

This release makes some internal improvements for more complex strategies.

Breaking Changes

None

Enhancements

  • #51 Deprecation message from Gradle with Gradle 4.2+
  • #50 Strategies take functions, not suppliers

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, 4.1, 4.2, 4.2.1

reckon -

Published by ajoberstar almost 7 years ago

This release makes some internal improvements for more complex strategies.

Breaking Changes

None

Enhancements

  • #51 Deprecation message from Gradle with Gradle 4.2+
  • #50 Strategies take functions, not suppliers

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, 4.1, 4.2, 4.2.1

reckon -

Published by ajoberstar about 7 years ago

This is a fix release.

Breaking Changes

None

Enhancements

None

Fixes

  • #47 Rebuilds should not trigger a failure due to claimed versions

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

reckon -

Published by ajoberstar about 7 years ago

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

reckon - 0.1.0

Published by ajoberstar over 9 years ago

  • Base implementation of Git (through Grgit) #4
    • GrgitVcs - supporting a custom tag parser
  • Base Gradle plugin supporting user-defined scope and stage #3
    • org.ajoberstar.semver-vcs-base
    • org.ajoberstar.semver-vcs-grgit
reckon - 0.1.0-milestone.1

Published by ajoberstar over 9 years ago

  • Base implementation of Git (through Grgit) #4
  • Base Gradle plugin supporting user-defined scope and stage #3
    • Grgit Gradle plugin
Package Rankings
Top 18.22% on Repo1.maven.org
Badges
Extracted from project README
CI