JSON Machine v1.1.3 Release Notes
Release Date: 2022-10-12 // about 2 years ago-
๐ Fixed
- ๐ Fix the parsing of nested sub-trees that use wildcards (#83). Thanks @cerbero90
Previous changes from v1.1.2
-
โ Added
- ๐ PHP 8.2 support
๐ Fixed
- Meaningful error on invalid token. (#86)
- โ Added missing return type annotation. (#84)