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.
- Switched to Zeitwerk for autoloading
- Fixed
property
expecting two arguments
- Implemented the ability to find records when coercing contracts
- Added forwards compatibility with Dry::Types 0.13
- Locked Dry::Types to 0.12.x for compatibility with Dry::Validation
- Locked Dry::Validation to 0.11.x to prevent error with Dry::Validation.Form not being available
Pragma::Contract::Coercion
is now loaded withfeature
First Pragma 2 release.