Skip to content

v1.2.0

Compare
Choose a tag to compare
@khalidx khalidx released this 06 Jul 07:21
· 54 commits to master since this release

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