Current section
Files
Jump to
Current section
Files
simple_schema
CHANGELOG.md
CHANGELOG.md
# Changelog
## 1.1.2
- Update dependencies
## 1.1.1
- `SimpleSchema.Type.DateTime` can be nullable.
## 1.1.0
- Add `:tolerant` option to allow non-specified keys.
## 1.0.3
- Apply elixir formatter
- Update dependencies
## 1.0.2
- Implement `:default` opts to map schema.
- Update documents.