All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.6 (2022-11-01)
- fix import default (e124454)
0.3.5 (2022-11-01)
0.3.4 (2022-11-01)
0.3.3 (2020-03-29)
- exit on error in load (8940352)
0.3.2 (2020-03-03)
- read only js files from migration directory (225a03b)
0.3.1 (2019-09-25)
- add public.knex_migrations (d6565da)
0.3.0 (2019-08-28)
- require node v10+
- check-structure: do not require dev environment (dfb1754)
0.2.1 (2018-02-28)
- check-structure: do not require dev environment (dfb1754)
0.2.0 (2018-02-28)
- add check-structure command (cc2c27b)
0.1.4 (2018-02-13)
- fix cli (-docker-service) (90f3d14)
0.1.3 (2018-02-13)
- fix dockerService option (afa8380)
0.1.2 (2018-02-12)
- fix password issue with env (55854e6)
0.1.1 (2018-02-12)
- do not ask password (67e44b8)
0.1.0 (2018-02-12)
- improve scripts (e0af8c6)
0.0.2 (2018-02-10)
- add localhost to work on CircleCI (4ec2c39)