v1.0.0-alpha.7 (2019-12-11)
Full Changelog
Implemented enhancements:
- Setup docker and docker-compose configuration for the node-app-mssql example #23 (silwalanish)
Bug Fixes
- Logs are misleading in rollback / teardown stage #5
Security fixes:
Closed Issues
- Add sample tables using knex migrations for the node-app-mssql example #21
- CI - Integrate test code coverage reporting. #18
- Add an example with showing the programmatic usage in Node / JavaScript #12
- Setup docker and docker-compose configuration for the node-app-mssql example #8
Changes
- Fix file name mistake #30 (parwatcodes)
- Added an example showing programmatic usuage of sync-db Node/JS #29 (parwatcodes)
- Throw an error if object type names doesn't match directory convention #28 (parwatcodes)
- Upgrade TypeScript to 3.7.2 #27 (kabirbaidhya)
- Use knex to create, run, rollback migrations with samples #24 (parwatcodes)
- Integrate test code coverage reporting with Codecov and Travis. #19 (ghost)