v3.1.0
What's Changed
Fixed few several issue on the validation and ORM query builder.
- [Fix] Add missing unique condition that where not accessible by @bim-g in #101
- [Fix] fix where condition cast field value. by @bim-g in #102
- [Fix] this module make the validation return false result while the condition where exact. by @bim-g in #103
- [UPD] format any data to json. by @bim-g in #104
- [FIX] missing valid js file location. by @bim-g in #105
Full Changelog: v3.0.0...v3.1.0