2.2.3 (2021-07-18)
- Typings after commander upgrade (23cbb98)
- Overall dependency upgrades (6af9029)
2.2.2 (2021-07-17)
- Add tsconfig-paths module to cli (029635d)
2.2.1 (2021-05-04)
- Actually export the new clear api (e3c0e9c)
2.2.0 (2021-05-04)
- Minor README.md improvements (11ac00d)
- Cache Clearing (35fa8a6)
2.1.0 (2021-04-08)
- Ink CLI renderer plus --silent option (4640f93)
2.0.4 (2021-04-07)
- Include npx Usage in README.md (adad6df)
- Husky 6 related Changes (7a06395)
- Bump Dependencies (bfd61b8)
2.0.3 (2020-08-08)
- Add explicit dist tag (20e88fa)
2.0.2 (2020-08-08)
- Type changes (138ffcb)
- TypeScript issue on install function (b1db3f2)
- Dependency Upgrades (d80197d)
2.0.1 (2020-02-25)
- Reset version number (e0d5910)
- Allow passing in connection names (c10660a)
2.0.0 (2020-02-23)
- Version 2.0 (b0c4251)
- Add CLI E2E tests (72cb43e)
- Add eslint, husky (c708041)
- Do not build on install step (cd067e7)
- Prettier adjustments (547fb14)
- Reduce complexity of collect code (0660ee1)
- Refactor cli code into several functions (6f2caec)
- Remove help text tests (3a8e2cc)
- Remove obsolete snapshots (e7b2455)
- Remove snapshots for stderr (cdd0b34)
- Remove unused import (8469f81)
- Add code docs (b8fa113)
- Markdown changes (79eff3e)
- Remove notice about alternatives (9dfa842)
- Update Part I (5d5dae7)
- 2.0 Base (e712652)
- Add generics to collect and install (7a1cf84)
- Add resolvers, overall improvements (974807d)
- Installation is now transactional (728a0f9)
1.0.4 (2020-01-14)
- Duplicate entitiy creation on foreign builder (3c80a72)
- Bump npm from 6.12.0 to 6.13.4 (281a57f)
1.0.3 (2019-12-11)
- Update docs (6bda38d)
- Force exit code 0 (65c44d2)
1.0.2 (2019-10-19)
- CLI execution (d430ca0)
- Remove ts-node inclusion in cli (f2587dc)
- Use typescript as peer dependency (4c8a86d)
1.0.1 (2019-10-19)
- Add missing repository reference (ba537d2)
- Install yarn dependencies before building (3779cc8)
- Add missing semantic plugins in package.json (b348771)
- Add missing semantic-release plugins (8cae719)
- Ignore locally created .npmrc (8a717dc)
- Push after Release (ad947a8)
- Release Notes Generator (204ca67)
- Release script for travis (d91b0fb)
- Set release branch to next (4639a89)
- Add automated releases (5072e3d)