Releases: antstackio/rover-cli
Releases · antstackio/rover-cli
version 0.0.97
What's Changed
- Add module/components to existing resources CLI by @DheerajGBhatt in #54
- added types to the index file by @DheerajGBhatt in #48
- added types file and added types to buildConfig by @DheerajGBhatt in #49
- added types to cliConfig by @DheerajGBhatt in #50
- added types to util file by @DheerajGBhatt in #51
- removed the package-lock file by @DheerajGBhatt in #52
- fix: Add module/components to existing resources CLI by @DheerajGBhatt in #55
- Added ChatGPT support. by @DheerajGBhatt in #56
- feature: seperate the init and add command by @DheerajGBhatt in #57
version 0.0.96
What's Changed
- feature : add modules to existing SAM project by @DheerajGBhatt in #40
- fix : add modules to existing SAM project(removed code smells) by @DheerajGBhatt in #41
- Adds Issue Templates and Pull Request Templates to Rover CLI Repository by @vishwasnavadak in #42
- Create LICENSE by @hnprashanth in #46
- feature : add profile in cli deployment by @DheerajGBhatt in #43
- fix: changed tsconfig to strict by @DheerajGBhatt in #47
New Contributors
- @vishwasnavadak made their first contribution in #42
- @hnprashanth made their first contribution in #46
Full Changelog: 0.0.95...0.0.96
version 0.0.95
What's Changed
- feature: added rover version command
- feature: added package installation command in CI/CD pipeline generation
- feature: delete the generated file in case of failure
- feature: add tags and description while AWS resource generation
- fix: npm init issue
- fix: removed all code duplications
New Contributors
- @KrishnaMuddi made their first contribution at #37
Full Changelog: 0.0.94...0.0.95
0.0.94
support for adding any number of components
proper validation of CLI inputs
proper prefix for created resources
package dependency check