Releases: nahid/jsonq
Releases · nahid/jsonq
Minor/Patch Release
v6.0.0: Merge pull request #58 from nahid/v6.0
Changelog
- Rewrite from QArray
- Remove laravel support
- No backward compatibility support
Bug Fixes
Feature Improvement
- updated
reset($data, $instance)
method
Improvements
- Added ValueNotFound class for not existence value.
Feature Improvement
- Fix fetching boolean value, specially false value issue
- Fix reprocess issue when we make reset
- Added new method reProcess()
Feature Improvement
- added nested where support
- added nested sort suport
Features Implement
Added new methods
select()
except()
Feature Improvement
v5.1.1 Merge branch 'master' of github.com:nahid/jsonq
Feature Improvement
Merge pull request #17 from GitHubHubus/tests Add test for several methods