v1.2.0
Another release, in such short time!
Minor features and fixes in this release. More features are coming soon!
Features
- Adding request validation settings to the generated AWS API Gateway configuration
- Adding (more, better) logging statements and colored log output
- The
rx generate
command now prompts before overwriting the generated file - Adding a
--debug
option for verbose log output - Showing information about running
--help
when an invalid command is provided - Splitting CLI into a runtime and modules for easier testing
- Linking to the Hacker News post in the README
Fixes
- Fixing the way file paths are resolved for all
rx
commands - Removing the (mostly) redundant top-level CLI error wrappers
- Removing the (unused)
rx output
command from the README