Releases: emulsify-ds/emulsify-cli
Releases · emulsify-ds/emulsify-cli
1.7.1
v1.7.0
What's Changed
- feat(176): update node version by @mikeethedude in #203
- Allow update of system version by @nJim in #148
- feat(36): adding latest tag when available by @mikeethedude in #169
- fix: gives user a specific error message when the repository URL does not end in .git by @calebtr-metro in #184
New Contributors
- @nJim made their first contribution in #148
- @calebtr-metro made their first contribution in #184
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.4.0 (2021-12-09)
Bug Fixes
- adding identity for first arg (60ed733)
- allow returns values to be void (13b4abb)
- assignment error and simplified syntact - memoize test (00b265f)
- consolidate memo code (d52a53c)
- do not remove starter .git directories until all deps have been installed (9575529)
- r.identity usage with findFileInCurrentPath (b700e0b)
- r.identity usage with findFileInCurrentPath (daeacc8)
- reset uninstended newline (00f94d3)
- reset uninstended newline (4c3f7a8)
- 14: remove const (c84f1a8)
- 14: reuse const (6314ae2)
Features
- adding consola library for logging (fd99825)
- memoize joined filename (912f470)
- memoize joined filename (3a99224)
- removing changes we don't need (f25eb61)
- use filename as the key for memoizeWith (e4fdf70)
- 14: merge develop (2e41da2)
- 14: validate system config during install (6d774e1)
- 30: add ability to specify init success messages per platform (108a2e6)
- 32: add a systemInstall hook execution step (175d7ff)
- 41: node @ 16.13 (117a1a4)
- 42: add dependabot config (c405544)
- 43: typescript @ 4.5.2 (1f6292a)