You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release `0.15.0` (#122)
* Few more doc updates
* Add version const
* Add install instructions to README
* Bump versions, including min Crystal version
* Rename spec file to match real name
Validator integration (#74)
* Add docs/extension for validator
* Some infra/admin updates
* Prevent creating an empty array on each request
* Update ann config docs to use Action event
* Bump version and validator dep
`ART::View` annotation (#69)
* Refactor the `ART::View` type into an implementation detail to free up the `ART::View` name for the annotation
* Define annotation to control serialization options
* Bump version to `0.10.0`