Skip to content

Releases: commandbox-modules/commandbox-migrations

v6.0.0

Choose a tag to compare

@lmajano lmajano released this 22 Jul 17:21

[6.0.0] - 2026-07-22

Added

  • Added migrate drivers list to show installed BoxLang JDBC drivers.
  • Added migrate drivers install to force-install the configured driver, with support for a named driver and --all.
  • Added migrate drivers remove to remove all managed drivers or a single named driver.

Fixed

  • parser fix due to nested rethrow on BoxLang
  • Fixed BoxLang JDBC drivers not being loaded after installation for commands such as migrate refresh and migrate fresh by loading them from the installation directory.

v5.4.0

Choose a tag to compare

@lmajano lmajano released this 16 Jul 01:30

version bump

v5.0.4

Choose a tag to compare

@lmajano lmajano released this 16 Jul 01:29
New Release

v1.0.3

Choose a tag to compare

@elpete elpete released this 13 Nov 17:47

Add better error handling and documentation