Skip to content

v1.0.0

Choose a tag to compare

@mobsense mobsense released this 20 Apr 23:53
· 51 commits to main since this release

Major Release

Version 1.0.0 release.

Features

  • Mutate database schema and contents via discrete, reversible migrations.
  • Migrate upwards, downwards, to specific versions.
  • Support automated, ordered sequencing of migrations in both directions.
  • Show database status and list applied migrations.
  • Show outstanding migrations.

Fixes

  • None

See