| Current Path : /home/users/unlimited/www/admin.eclassify.codeskitter.site/vendor/cerbero/json-parser/ |
| Current File : /home/users/unlimited/www/admin.eclassify.codeskitter.site/vendor/cerbero/json-parser/CHANGELOG.md |
# Changelog All notable changes to `json-parser` will be documented in this file. Updates should follow the [Keep a CHANGELOG](https://keepachangelog.com/) principles. ## NEXT - YYYY-MM-DD ### Added - Nothing ### Deprecated - Nothing ### Fixed - Nothing ### Removed - Nothing ### Security - Nothing ## 1.1.0 - 2023-08-06 ### Added - Ability to wrap Parser instances recursively when lazy loading - Support for turning Parser wrappers into array - Support for turning sub-trees using wildcards into array ## 1.0.0 - 2023-06-16 ### Added - First release of JSON Parser