Skip to content

Releases: loophp/iterators

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

2.3.4

05 Mar 19:30
6995619
Compare
Choose a tag to compare

Merged

  • chore(deps): update cachix/install-nix-action action to v20 #36
  • chore(deps): update cachix/install-nix-action action to v19 #35

Commits

  • chore: remove infection testing 8d90cef
  • chore: remove infection testing 34c3b5c
  • chore: minor code update b8f4397
  • chore: relax phpunit version constraints 12c5825
  • chore: update .gitignore a78bdf6
  • style: use constructor property promotion style 2568d7f
  • style: autofix 673f86f

2.3.3

14 Jan 18:11
600c63a
Compare
Choose a tag to compare

Commits

2.3.2

28 Dec 18:41
2bdea29
Compare
Choose a tag to compare

Commits

2.3.1

28 Dec 12:22
c97b101
Compare
Choose a tag to compare

Commits

  • feat: add ReduceIterableAggregate 8aa9aac

2.3.0

28 Dec 02:26
4f242aa
Compare
Choose a tag to compare

Commits

  • fix: ReductionIterableAggreate must yield the initial value first 6c43b9a

2.2.0

28 Dec 01:01
7cd68e6
Compare
Choose a tag to compare

Merged

  • chore(deps): update actions/stale action to v7 #32

Commits

  • fix: ReductionIterableAggreate must yield the initial value when input is empty 91640a4
  • docs: update Readme badges 23383f0
  • fix: update SA annotations fae69fe
  • update code for PHP 8 - fix tests 8c18ff4
  • update code for PHP 8 8ef4a6b

2.1.0

28 Nov 21:04
ea4a2d3
Compare
Choose a tag to compare

Merged

  • chore(deps): update actions/stale action to v6 #30
  • chore(deps): add renovate.json #29

Commits

2.0.1

10 Nov 21:32
2a8083d
Compare
Choose a tag to compare

Merged

  • chore(deps): Bump shivammathur/setup-php from 2.18.1 to 2.22.0 #28
  • chore(deps): Bump cachix/install-nix-action from 17 to 18 #27

Commits

2.0.0

11 Sep 06:26
17a8621
Compare
Choose a tag to compare

Commits

  • Breaking change: refactor: Rename TypedIteratorAggregate into TypedIterableAggregate. 684a018
  • chore: Do not export .prettierrc file. 061d36c
  • ci: Fix Github workflow. ffbb643
  • cs: Autofix code style. 5298919
  • chore: Update static files. 5037520
  • ci: Update branch. 1bafe72
  • chore: Update .scrutinizer. 05aa029
  • fix: Prettify codebase. 170749b
  • chore: Remove phpcs configuration. b62dc69
  • chore: Update .gitattributes. 219e8c3
  • chore: Add prettier. ec032f9
  • docs: Update CHANGELOG. 9ed8c44
  • docs: Update README. eaddfcf
  • docs: Update CHANGELOG.md 64685ee
  • fix: Reduce amount of local variables thanks to PHPStan fix. 4ad921f
  • fix: Fix typing. 95da1a1
  • chore: Update composer scripts. 2923f73
  • fix: Deprecate SimpleCachingIteratorAggregate. c485047
  • chore: Cleanup in .gitattributes. f4e3d2b
  • fix: Static analysis fix. de29db6
  • fix: Static analysis fix. cb54a40
  • ci: Update Scrutinizer configuration. 985b867
  • ci: Update Scrutinizer configuration. 31841bb
  • chore: Minor configuration modification of PHPUnit and Infection. 87a16f8
  • Autofix code style. a4373f8
  • chore: Remove docker stuff. 582b214
  • docs: Update changelog. fb30030
  • chore: Remove obsolete docker stuff. 227b90a
  • docs: Update changelog. 135aaf7
  • chore: Remove obsolete docker stuff. 92d439c
  • Autofix code style a727898
  • Fix typing information. d58062e
  • Minor optimization. 4513b92