Skip to content

0.3.3

Compare
Choose a tag to compare
@halaxa halaxa released this 20 Dec 18:51
· 430 commits to master since this release
6333030

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)