JSON Machine v0.3.3 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ๐Ÿ†• New Features (1)

    ๐Ÿ‘€ Minor feature: JsonMachine::fromIterable() - an alias to constructor, but emphasizing the fact that an iterable can be a source of json data. Very handy in conjunction with Symfony HttpClient and new httpClientChunks helper. See example in src/examples.
    ๐Ÿ‘ Also PHP 7.4 support

    ๐Ÿ› Bug Fixes (3)

    #6, thanks @Mwisho
    #14, thanks @formatz
    #19, thanks @LaravelFreelancerNL

    BC breaks (0)