All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning 2.0.0. Any violations of this scheme are considered to be bugs.
- Your contribution here.
- Your contribution here.
- Your contribution here.
- Your contribution here.
- Your contribution here.
- Your contribution here.
- Your contribution here.
0.3.0 - 2019-10-09
- #27: Upgrade dry-validation to 1.0 - @vaihtovirta.
- #30: Allow setting a custom I18n backend for contract messages - @michaelherold.
- #29: Renamed the
assures
method topromises
and all of the internals to reflect the new naming. This is a backward-compatible change due to an alias ofassures
topromises
- @michaelherold, suggested by @KelseyDH.
- #24: Fixed a typo in the gem specification - @bittersweet.
- #28: Fixed the Travis configuration to stop failing on JRuby builds - @michaelherold.
0.2.0 - 2019-05-27
- #15: Update vulnerable dependencies in the development harness. No user-facing change - @michaelherold.
0.1.0 - 2017-02-25
- #2: Support for dry-validations ~> 0.10 - @andrewaguiar.
- #7: More ergonomic error handling via
BreachSet#to_hash
- @michaelherold.
- #5: Refactored code base to prepare for the release of v0.1.0 - @michaelherold.
- #3: Updated all dependencies to fix build process - @michaelherold.
- #4: Added Danger as a collaboration tool - @michaelherold.
- #6: Updated the README - @michaelherold.