All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
rescue_registry
has been updated to 0.4.0 for Ruby 3.1 support.
rescue_registry
has been updated to 0.3.0. This causes some changes to error payloads. CHANGELOG
- The
rails
dependency has been replaced withrailties
. - #60
- Add option to use rawid in generated tests
- Let user disable the logger
- Include
__raw_errors__
in detailed error payloads for use by Vandal and Request Responses
- Do not depend on ActiveRecord for route generators
Initial release