Releases: athena-framework/validator
Releases · athena-framework/validator
Abstract validatable types
Fixes
- Abstract validatable types by @Blacksmoke16 in #16
Some fixes
Fixes
- Fix type restriction on validator factory by @Blacksmoke16 in #12
- Correctly link to validator section in external documentation by @Blacksmoke16 in #14
Finish porting docs to mkdocs
Changes
- Finish porting docs to mkdocs
Crystal `1.0.0` compliance
Changes
- Updates
crystalversion to be installable in Crystal versions greater than1.0.0
Choice Constraint & Better mock validators
Additions
- Add Choice constraint
Changes
- Make AVD::Spec::MockValidator and AVD::Spec::MockContextualValidator classes, and allow setting the violations at instantiation or at runtime via a setter
Crystal 1.0.0-pre1 updates
Fixes
- Be more specific on abstract def interfaces to be compliant with crystal-lang/crystal#9634
Initial Release
- Initial release