Skip to content

Releases: loophp/iterators

3.2.0

18 Feb 17:18
1332fd9
Compare
Choose a tag to compare

Merged

  • fix: update RandomIterableAggregate #53

3.1.1

22 Jan 19:37
e5c9cee
Compare
Choose a tag to compare

Commits

  • fix: sort direction match usort e6d42d9

3.1.0

19 Jan 09:49
c63365d
Compare
Choose a tag to compare

Merged

  • feat: implements stable sort #52

3.0.2

25 Nov 09:12
ade1a1a
Compare
Choose a tag to compare

Commits

  • fix: typo, replace fgets with fgetc 6414540

3.0.1

25 Nov 09:09
60077a1
Compare
Choose a tag to compare

Commits

  • fix: Static analysis annotations a8976aa

3.0.0

25 Nov 08:49
ce6247d
Compare
Choose a tag to compare

Commits

  • Breaking change: refactor: remove length parameter f9d98cc

2.5.1

24 Nov 14:51
7142179
Compare
Choose a tag to compare

Commits

  • fix: update return type of ResourceIteratorAggregate a4d3990

2.5.0

24 Nov 14:30
f79c6e1
Compare
Choose a tag to compare

Merged

  • Update SortIterator.php #47

Commits

  • feat: add a consumer parameter to constructor 46419a0
  • fix: update parameter names 331dc50

2.4.0

29 Sep 10:45
Compare
Choose a tag to compare

Merged

  • chore(deps): update actions/checkout action to v4 #46

Commits

  • autofix code style 49d56b7
  • feat: add SortIterableAggregate and SortIterator 0c810ab
  • ci: switch to DeterminateSystems/nix-installer-action 98ee821
  • chore: autofix code style 57cab68

2.3.5

01 Sep 19:35
2803e43
Compare
Choose a tag to compare

Merged

  • chore(deps): Bump cachix/install-nix-action from 20 to 22 #42
  • chore(deps): Bump actions/stale from 7 to 8 #38

Commits

  • feat: let this iterator use fgets when needed. 45e1fdf
  • chore: add suggest attribute b16881d
  • chore: autofix README 9dbb4af
  • chore: get rid of scrutinizer 32d0733
  • chore: php >= 8.1 2b46f5f
  • autofix code style c632a78
  • tests: fix tests for PHP >= 8.2 1ce182d
  • chore: improve tests 23c085e