Skip to content

v0.2.0

Compare
Choose a tag to compare
@Blacksmoke16 Blacksmoke16 released this 14 May 15:21
· 35 commits to master since this release

Added

Changed

  • Breaking: make AVD::ConstraintValidator classes (#154) (@Blacksmoke16)
  • Breaking: AVD::ExecutionContext is no longer a generic type (#156) (@Blacksmoke16)
  • Update assert_violation to use a clearer failure message if no violations were found (#153) (@Blacksmoke16)
  • Update AVD::Constraints::ISIN to use the validator off the context versus an ivar (#155) (@Blacksmoke16)
  • Update minimum crystal version to ~> 1.4.0 (#169) (@Blacksmoke16)

Removed

Fixed

  • Fix AVD::Violation::ConstraintViolation not comparing correctly (#153) (@Blacksmoke16)
  • Ensure only Indexable types can be used with AVD::Constraints::Unique (#168) (@Blacksmoke16)