Skip to content

Releases: michaelalexeevweb/php-json-chunk

version 1.1.2

16 Apr 20:23

Choose a tag to compare

feat: version 1.1.2

  • add "*" as wildcard traversal support

version 1.1.1

16 Apr 14:09

Choose a tag to compare

feat: version 1.1.1

  • compare with popular libraries

version 1.1.0

16 Apr 12:02

Choose a tag to compare

feat: version 1.1.0

  • add new methods getFirst ,getLast ,getNth ,forEach
  • increase speed

release v1.0.5

17 Mar 12:25

Choose a tag to compare

  • add MIT and CI badges to README
  • add GitHub Actions CI workflow
  • remove typed class constant for PHP 8.1+ compatibility
  • add compatibility check for memory_reset_peak_usage (PHP 8.2+)

release v1.0.4

15 Mar 18:04

Choose a tag to compare

feat: add phpstan for dev

release v1.0.3

14 Mar 17:39

Choose a tag to compare

  • add named params to readme.md examples

release v1.0.2

14 Mar 10:59

Choose a tag to compare

  • add temp chunk dir
  • benchmark performance test

release v1.0.1

13 Mar 22:46

Choose a tag to compare

  • read JSON by stream
  • add performance tests
  • count

release v1.0.0

13 Mar 21:13

Choose a tag to compare

first release