Releases: spacetab-io/commands-go
Releases · spacetab-io/commands-go
Release v0.6.0
Bump pgx version, linter refactoring
Release v0.4.0
Simplifying seedCmd usage
Hotfix v0.3.2
Make Seed commands public
Hotfix v0.3.1
fix migration table sequence name
Release v0.3.0
- Context data pass was added
- Seeding command was added
- Some small refactoring of migrate command and usage functions implementation in init function (sic!).
Release v0.2.0
- Added version command
- Stage from context for migration command is received as Interface
- Introduced CommandContextKey type for command context receiving
Release v0.1.0
- Added setting migration table name.
- Filled command usage with migration commands and arguments.
- Linter fixes.
- fix migrate usage error return.
- Public methods and cmd var.
- Module signature changing.
v0.0.1
Initial release of migrate command