Releases: talyssonoc/structure
Releases · talyssonoc/structure
v1.4.0 - 2019-03-26
Enhancements:
- Add
nullable
option
v1.3.2 - 2019-03-22
1.3.2 - 2019-03-22
Fix:
- The actual instance is passed to the dynamic defaults
Fix subclass schema validation
Bug fix:
- Fix subclass schema validation (@jeremyruppel)
Fix coercion of array of numbers with only 1 item
Bug fix:
- Coercion of arrays of numbers with only 1 item is now fixed (@wenderjean )
Allow circular references
Features:
- Allow circular reference on type definitions (@talyssonoc)
Enhancements:
- Make validation faster (@talyssonoc)
Dependencies update:
- Update joi from 9.2.0 to 10.2.0 (@talyssonoc)
Add static validate() method
- Added static method
validate()
to structures (@talyssonoc)
Fix problems with symlink on repository
For some reason sometimes the download wasn't working due to problem with the SUMMARY.md
symlink of the repository, this release fix it.
First [real] release
It's the first real release of this project, so there's no changelog.
I mean real because I had to republish it twice because I made a mistake before publishing the v1.0.0.
I'd like to thank @fernandofleury for the contribution on the code and the docs for this first version.
Also I want to thank everybody that helped with feedback for the first version of the documentation: