Skip to content

Releases: TechnologyBrewery/baton

1.1.3

09 Jan 20:01

Choose a tag to compare

Overview

Security vulnerability resolution and minor/patch version dependency updates.

Breaking Changes

None

Major Documentation Additions

None

What's Changed

  • Dependency updates for security vulnerabilities and generally bring things more up to date by @d-ryan-ashcraft in #28

Full Changelog: baton-1.1.2...baton-1.1.3

1.1.2

18 Jun 12:45

Choose a tag to compare

Overview

Dusting and cleaning with a focus on publishing to Sonatype Central Portal, improved mvnd support.

Breaking Changes

None

Major Documentation Additions

None

What's Changed

Full Changelog: baton-1.1.1...baton-1.1.2

1.1.1

12 Jul 16:15

Choose a tag to compare

Overview

Improve core features with:

  • Expands ability for users to leverage utilities classes to help with general migration extension logic
    • Added utilities to support migrating Maven POM files
    • Will see additional support for Tiltfiles, YAML files, and Python package management migrations in future releases

Breaking Changes

None

Major Documentation Additions

What's Changed

1.1.0

11 Jul 18:20

Choose a tag to compare

Overview

Improve core features with:

  • Ability for users to leverage utilities classes to help with general migration extension logic
    • Supports logic for semantic versioning comparisons and updating existing files of any type
    • Will see additional support for Maven pom files, Tiltfiles, YAML files, and Python package management migrations in future releases

Breaking Changes

None

Major Documentation Additions

What's Changed

1.0.0

15 Apr 18:56

Choose a tag to compare

Overview

Improve core features with:

  • Ability to add migrations into groups
  • Ability to manually order groups
  • Ability to order migrations manually or by ascending version number
  • Ability to filter out migrations by version

Breaking Changes

None

Major Documentation Additions

What's Changed

0.2.0

13 Dec 17:19

Choose a tag to compare

Overview

Improve core features with:

  • Ability to deactivate any migration by name from the Maven plugin definition
  • Improved example project setup
  • Backup files that are changed

Breaking Changes

None

Major Documentation Additions

Addition of following documentation variables:

What's Changed

Full Changelog: baton-0.1.0...baton-0.2.0

0.1.0

15 Nov 15:05
f532bc5

Choose a tag to compare

Overview

Initial rough cut of Baton. Supports basic migrations - they cannot be ordered or inactivated yet - those feature to be added soon.

Breaking Changes

None

Major Documentation Additions

Initial README.md file added with comprehensive documentation.

What's Changed

New Contributors

Full Changelog: https://github.com/TechnologyBrewery/baton/commits/baton-0.1.0