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.
- Params argument for validations
- Bumped version.
- Validation templates are now '.erb' instead of '.rb'.
- Updated validation USAGE.
- Generator for dry-monad.
- MONADS_PATH constant to Dry namespace.
- dry-monads development dependency.
- Version bumped.
- Updated README.
- A generator for dry-struct.
- test/dummy/test/.gitkeep
- Bumped version.
- Moved path variables to module constants.
- Changed namespace for generators.
- Changed 'validators' to 'validations' to more align with dry-rb.
- test/dummy/lib/generators directory.
- test/dummy/test/lib directory.
- This very nice changelog you are reading.
- A spec directory for the dummy application.
- Files for RSpec and MiniTest for a given validation.
- Tests for test generation.
- Bumped the version.
- Updated the README.
- The project itself. Very meta...
- A generator for dry-validation.