- Add support for Rails engines (@fotinakis)
- Filter out path parameters if the parameter is not in the path (@stevschmid)
- Add CHANGELOG.md
- Add
api_extension_type
option (support for other route .formats) - Rails Appraisals
- Add configuration options table to README documentation
- Guidance on inheritance and asset pre-compilation
- Custom response message error text can now be set
- Ability to override base controller with
base_api_controller
method - Default configuration for Generator
- Fix typo in README.md
##0.0.3
- Documentation
- Add
base_path
option
- Initial release