Releases: acro5piano/kysely-migration-cli
Releases · acro5piano/kysely-migration-cli
v0.4.2
- Fix a build/publish problem, thanks @marcosrjjunior
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat: move from yarn to pnpm by @acro5piano in #25
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: enable to specify dotenv file along with other config params by @acro5piano in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update readme examples to work with Kysely by @EspadaV8 in #16
- #15 type tweak by @marcosrjjunior in #19
- #14 custom template by @marcosrjjunior in #21
- #17 readme update by @marcosrjjunior in #20
New Contributors
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- #12 - updating commander dependency; fixing warning issue by @marcosrjjunior in #13
New Contributors
- @marcosrjjunior made their first contribution in #13
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- refactor: use @commander-js/extra-typings for better typing by @acro5piano in #11
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- doc: add migration generation by @acro5piano in #6
- doc: update help output by @acro5piano in #7
- feat: always log migration results by @elmeister in #10
New Contributors
- @elmeister made their first contribution in #10
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add down-to command, update dev dependencies by @theogravity in #4
- feat: able to run the CLI without the script file by @acro5piano in #5
New Contributors
- @theogravity made their first contribution in #4
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- fix directory creation bug by @acro5piano in #1
- Fix readme by @acro5piano in #2
New Contributors
- @acro5piano made their first contribution in #1
Full Changelog: https://github.com/acro5piano/kysely-migration-cli/commits/v0.1.0