Current section

Files

Jump to
joi CHANGELOG.md
Raw

CHANGELOG.md

# CHANGELOG
## 0.2.1
* Add greater, less validator for `:integer`, `:float` and `:decimal`.
## 0.2.0 (2021-07-08)
* Refactory [Joi.Erorr](https://github.com/scottming/joi/blob/master/lib/joi/error.ex)
* Support for nested `:list` and `:map` validation.
## 0.1.1 (2020-11-30)
* Modify the package name