JSON Machine v1.1.3 Release Notes

Release Date: 2022-10-12 // over 1 year 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)