Skip to content

Releases: halaxa/json-machine

0.8.0-BETA2

04 Jan 12:49
Compare
Choose a tag to compare
0.8.0-BETA2 Pre-release
Pre-release

Further performance and code improvements.
See the CHANGELOG. Please leave your comments in the 0.8.0-BETA discussion.

0.8.0-BETA

24 Dec 11:51
Compare
Choose a tag to compare
0.8.0-BETA Pre-release
Pre-release

See the CHANGELOG. Please leave your comments in the 0.8.0-BETA discussion.

0.7.1

06 Dec 13:35
1d119ae
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.7.0

06 May 11:48
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.6.1

06 Apr 09:53
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.6.0

24 Jan 19:11
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.5.0

08 Dec 15:48
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.4.1

01 Dec 20:03
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.4.0

09 Nov 13:31
b99d7a9
Compare
Choose a tag to compare

See CHANGELOG for changes and release notes.

0.3.3

20 Dec 18:51
6333030
Compare
Choose a tag to compare

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)