Skip to content

Releases: byjg/php-anydataset-json

Release 5.0.0

27 Oct 21:14
60ef816
Compare
Choose a tag to compare

What's Changed

  • Migrate to PHP 8.x by @byjg in #6
  • Strict Types
  • Added JsonFieldDefinitionEnum

Full Changelog: 4.9.2...5.0.0

Release 4.9.2

11 Sep 23:43
63d8ffc
Compare
Choose a tag to compare

What's Changed

  • Add the JsonDefinitionField and data type validation by @byjg in #5

Full Changelog: 4.9.1...4.9.2

4.9.1

30 May 16:14
8183e29
Compare
Choose a tag to compare

What's Changed

  • 4.9 by @byjg in #4
  • Accept Array JsonDataset::__construct();
  • Enable create a field dynamically created with contents from the JSON being parsed.

Full Changelog: 4.9.0...4.9.1

Release 4.9.0

04 Jan 01:58
6750fbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.9.0

Release 4.0.1

31 Oct 02:51
98843c7
Compare
Choose a tag to compare

Added the withFields method

Release 4.0.0

24 Nov 16:43
Compare
Choose a tag to compare

Initial version from splitting Anydataset project.

Matching version with Anydataset Major version