PackageTrack
Sign in Get early access

loophp/collection

A (memory) friendly, easy, lazy and modular collection class.

7.6.1 830K downloads/mo #4204 most downloaded on Packagist loophp/collection

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 1 weeks to 12 months

Nearly every release is documented

notes for 104 of 104 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

104 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

104 releases · Aug 2019 to Aug 2024
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 104
  1. 7.6.1 27 Aug 2024
    Release notes

    Merged

    • chore(deps): update dependency infection/infection to ^0.29 #343

    Commits

    • perf: improve performance of Chunk and Entropy operations 3e571a0
    • chore: update code style 68e7154
    • chore: update phpstan baseline 947c03e
    • chore: fix composer.json b086f6c
    • documentation: update API page 84f6c5b
    Open source →
    Release notes

    Merged

    • chore(deps): update dependency infection/infection to ^0.29 #343

    Commits

    • perf: improve performance of Chunk and Entropy operations 3e571a0
    • chore: update code style 68e7154
    • chore: update phpstan baseline 947c03e
    • chore: fix composer.json b086f6c
    • documentation: update API page 84f6c5b
    Open source →
  2. 7.6.0 02 Apr 2024
    Release notes

    Merged

    • Adds tap() - allows shorter syntax for chaining no side effects operations #340

    Commits

    • fix: doctrine/collections deprecations 5b39b54
    Open source →
    Release notes

    Merged

    • Adds tap() - allows shorter syntax for chaining no side effects operations #340

    Commits

    • docs: update CHANGELOG a068dee
    • fix: doctrine/collections deprecations 5b39b54
    Open source →
  3. 7.5.2 20 Feb 2024
    Release notes

    Merged

    • refactor: remove obsolete All class #338

    Commits

    • refactor: minor SA update Tails operation acb6d8f
    Open source →
    Release notes

    Merged

    • refactor: remove obsolete All class #338

    Commits

    • docs: update changelog b0b4468
    • refactor: minor SA update Tails operation acb6d8f
    Open source →
  4. 7.5.1 19 Feb 2024
    Release notes

    Merged

    • loophp/iterators: 3.1.1 -> 3.2.0 #337

    Commits

    • chore: autofix code style 2cbba52
    Open source →
    Release notes

    Merged

    • loophp/iterators: 3.1.1 -> 3.2.0 #337

    Commits

    Open source →
  5. 7.5.0 22 Jan 2024
    Release notes

    Merged

    • sort: improve sort operation #334

    Commits

    • fix: make sort operation's direction match PHP usort function's direction 3b0f875
    • chore: autofix code style 353f0c2
    Open source →
    Release notes

    Merged

    • sort: improve sort operation #334

    Commits

    • docs: update changelog b8bfd5a
    • fix: make sort operation's direction match PHP usort function's direction 3b0f875
    • chore: autofix code style 353f0c2
    Open source →
  6. 7.4.0 18 Jan 2024
    Release notes

    Merged

    • feat: implements stable sorting #333
    • chore(deps): update actions/download-artifact action to v4 #329
    • chore(deps): update actions/upload-artifact action to v4 #330
    • chore(deps): update actions/stale action to v9 #328

    Fixed

    • feat: implements stable sorting (#333) #331

    Commits

    Open source →
  7. 7.3.0 10 Dec 2023
    Release notes

    Merged

    • fix: pair and chunk operation when using empty input #327
    • Breaking change: feat: update Collection::fromFile constructor #322
    • feat: add dispersion operation #320
    • Improve return types for psalm #321
    • feat: add entropy operation #317
    • doc: fix duplicate example #315
    • docs: fix light color code everywhere where it was white #312
    • docs: fix light color code over light gray background #311

    Fixed

    • fix: pair and chunk operation when using empty input (#327) #326

    Commits

    Open source →
  8. 7.2.1 06 Sep 2023
    Release notes

    Merged

    • feat: add countIn operation #306
    • feat: add length parameter to fromFile constructor #307
    • chore(deps): update cachix/install-nix-action action to v23 #308
    • chore(deps): update actions/checkout action to v4 #309

    Commits

    • docs: update changelog 5321ebc
    • ci: switch to DeterminateSystems/nix-installer-action 6a4374b
    • chore: update .editorconfig d700df0
    • refactor: range operation may now yield int|float instead of float 64ba910
    • chore: autofix code style f346796
    • doc: add fizz-buzz example 4d3d325
    • doc: fix groupBy example 55f1989
    Open source →
  9. 7.2.0 11 Aug 2023
    Release notes

    Merged

    • chore(deps): update cachix/install-nix-action action to v22 #305
    • Update lazy-json-parsing.php #301
    • chore(deps): update actions/stale action to v8 #300
    • chore(deps): update cachix/install-nix-action action to v20 #299

    Commits

    • docs: update changelog 1bfd964
    • ci: update, add composer.json ff6299f
    • chore: minimum PHP version is 8.1 309f4b0
    • cs: autofix code style 13ef487
    • chore: autofix cs 3847ab0
    • cs: autofix codestyle 2cdf128
    • tests: migrate phpunit configuration 52540ff
    • static-analysis: minor update 3c06179
    • tests: update Psalm configuration file. a081ef1
    • fix: update parameter type to satisfy PSalm 5.8.0 9ad6d0f
    • style: remove headers d062040
    Open source →
  10. 7.1.2 16 Feb 2023
    Release notes

    Commits

    • docs: Update changelog. 4e60bd1
    • fix: refactor DropWhile, Since, Until operations for better performance 0e8ffa8
    Open source →
  11. 7.1.1 15 Feb 2023
    Release notes

    Commits

    • docs: update changelog 958202c
    • refactor: TakeWhile - simplify things 9d4bee7
    • refactor: TakeWhile: do not use CachingIteratorAggregate 09eb135
    • style: autofix codestyle 61f15cd
    Open source →
  12. 7.1.0 09 Feb 2023
    Release notes

    Merged

    • ci: add missing pcov extension #297
    • chore(deps): update cachix/install-nix-action action to v19 #296
    • Psalm 5.4 upgrade #287
    • IsNotEmpty operation #292
    • Fix reducing operations #288
    • chore(deps): update actions/stale action to v7 #286

    Commits

    • docs: update changelog 30682ef
    • chore: update clover coverage 5b510c2
    • chore: fix phpunit 9 and 10 compatibility 0273e64
    • chore: fix phpunit 9 and 10 compatibility 2a62cf2
    • chore: fix phpunit 9 and 10 compatibility 631a57f
    • chore: fix phpunit 9 and 10 compatibility cd9b36d
    • chore: fix phpunit 10 compatibility 3aab1e1
    • chore: update composer.json 70f95b6
    • chore: bump Psalm 5dd2a88
    • fix: find operation 50d416a
    • chore: bump vimeo/psalm temporarily 1aca436
    • fix: autofix code style 29b0456
    • fix: unfold static operations a429c78
    • chore: remove obsolete PHPDoc annotations 531249e
    • chore: update PHPStan baseline 999c257
    • fix: foldRight operation f717078
    • fix: groupBy update typing information b55fec7
    • chore: update groupBy b5662f4
    • sa: update PHPStan baseline 61f6367
    • fix: Matching operation, add inline SA annotations e9cc0f3
    • chore: update license date 755f8b3
    • fix: update empty constructor 9a4b0bb
    • fix: foldleft, reduce, update return types and tests 19907fc
    • fix: foldleft operation c3a536b
    • cs: autofix code style 507175d
    • fix: last operation improvements 7c60e2c
    • fix: tails SA improvement 8e3de94
    • fix: tails operation improvements 58c840b
    • fix: compare minor improvement 5e46af0
    • fix: reduce operation static annotations 5c7d401
    • fix: convert callable into Closure f30c87a
    • fix: reduce operation, use ReduceIterableIterator 884f64c
    • chore: remove obsolete PHPDoc annotations 0453ee3
    • ci: update workflows 6f320a6
    • fix: prevent wrapping and unwrapping arrays when it's not needed 08af31b
    • docs: fix badge link 3571e0c
    • fix: prevent wrapping and unwrapping arrays when it's not needed 937740d
    • ci: fix PDF documentation generation 92f778c
    • docs: update extending collection section with code example 0c1d439
    • ci: fix PDF documentation generation c93f350
    Open source →
  13. 7.0.0 12 Dec 2022
    Release notes

    Merged

    • Psalm 5 upgrade #283
    • add AbstractCollection abstract class #270
    • chore(deps): update dependency sphinx_rtd_theme to v0.5.2 #275
    • chore(deps): update actions/stale action to v6 #276
    • chore(deps): add renovate.json #274
    • refactor: unfold constructor is not variadic anymore #269
    • Documentation: refactoring #266
    • chore(deps): Bump cachix/install-nix-action from 17 to 18 #267
    • Breaking change: refactor: Refactor Reduce operation. #259
    • Add action on README file. #263
    • chore(deps): Bump shivammathur/setup-php from 2.20.1 to 2.21.1 #261
    • chore(deps): Bump shivammathur/setup-php from 2.19.0 to 2.20.1 #258
    • New Operations: Compare, Max, Min #255
    • chore(deps): Bump shivammathur/setup-php from 2.18.1 to 2.19.0 #253
    • ci: Use pcov for coverage. #252
    • chore(deps-dev): Update psr/cache requirement from ^1.0 to ^1.0 || ^2.0 #251
    • chore(deps): Bump shivammathur/setup-php from 2.18.0 to 2.18.1 #250
    • Update Scrutinizer configuration. #249
    • chore(deps): Bump actions/stale from 4 to 5 #248
    • feat: Add Averages operation. #238
    • Simplify every operation #247
    • Get rid of phpspec/prophecy-phpunit. #246
    • Breaking change: fix: Update scanLeft1 operation. #245
    • chore(deps): Bump shivammathur/setup-php from 2.17.1 to 2.18.0 #244
    • refactor: Update every operation. #242
    • chore(deps): Bump actions/cache from 2.1.7 to 3 #243
    • misc: Update CallbackArrayReducer. #241
    • chore(deps): Bump actions/checkout from 2.4.0 to 3 #240
    • chore(deps): Bump shivammathur/setup-php from 2.17.0 to 2.17.1 #239
    • chore(deps): Bump shivammathur/setup-php from 2.16.0 to 2.17.0 #235
    • Replace Iterator with iterable almost everywhere. #233
    • refactor: Use new keyword on some operations. #231
    • refactor: Use StringIteratorAggregate. #234
    • Tests: Switch to PHPUnit #227
    • Refactor: Replace RandomIterator #230
    • Simplify operations that needs more than one instance of the Generator - using IteratorAggregate. #229
    • Use loophp/iterators #228

    Fixed

    • tests: Add new tests. #264

    Commits

    • Breaking change: refactor: Tails operation, performance improvements d71b2ef
    • Breaking change: refactor: Update Unpack operation. 34c36da
    • docs: update changelog c6b9164
    • chore: update composer.json and fix auto-changelog command 6949831
    • chore: update composer.json 1ba6085
    • remove obsolete annotation 908d3e5
    • refactor: Tails operation ea4b92c
    • refactor: Tails operation, performance improvements 1c28be3
    • refactor: Window operation: minor performance improvement 486567a
    • refactor: upgrade tests for PHP 8 25067cb
    • refactor: upgrade docs for PHP 8 1d9c134
    • refactor: upgrade src for PHP 8 4a4a60b
    • cs: autofix cs 4dc36fe
    • fix: update IfThenElse operation eb78132
    • sa: update typing information for PHP 8 8ee1134
    • update SA annotations 7154f09
    • update SA annotations 0e8b0e5
    • disable phpcs statement d7bba3a
    • update PHPStan baseline 808578a
    • reorder Collection interface use statements 6bbb829
    • fix: update span and partition operations 31d4b31
    • fix: remove static constructors 747e1f8
    • docs: fix unfold signature d11addd
    • sa: update PSalm baseline f78dc32
    • Revert "sa: fix Wrapable interface" 1cf67d1
    • sa: fix Wrapable interface 3866fe5
    • sa: fix template-extends annotations a3f8b45
    • cs: reduce the amount of use statements 19eb14e
    • cs: reduce the amount of use statements dce7e48
    • Autofix code style. cd4a6f6
    • direnv: update .envrc b402706
    • fix: update constructors c49e62b
    • fix: Update GroupBy static analysis annotations. d74d4f8
    • fix: update various operations static analysis annotations. 473f105
    • fix: update various operations static analysis annotations. c1998e9
    • fix: update various operations static analysis annotations. 2fb44cf
    • fix: Since and Until operation - fix sa bde565c
    • fix: Compare operation - fix sa 06729d7
    • fix: fix operator sign ea90e23
    • fix: remove optional parameters 6a27551
    • fix: update interfaces 0dae4c2
    • fix missing parameter 69818b3
    • docs: Update pipe documentation ec10eeb
    • cs: get rid of obsolete phpcs annotations a385a6a
    • ci: update scrutinizer configuration dae9eb6
    • ci: update scrutinizer configuration ca6f602
    • ci: update scrutinizer configuration 2d09f65
    • ci: update scrutinizer configuration bac7f9b
    • ci: update scrutinizer configuration 376bd66
    • ci: update trigger paths 0f2db5b
    • ci: update scrutinizer configuration 8d12965
    • ci: fix indentation 95e60b5
    • ci: update trigger paths e78546e
    • ci: fix scrutinizer/ocular 583668f
    • Autofix code style. 079a7b9
    • docs: Update changes a6653b8
    • scanLeft and scanRight has been updated and now need two arguments instead of one. 9355dea
    • tests: fix tests 1233c49
    • sa: update SA info of various operations. 25ed050
    • sa: fixes 6c5e44c
    • tests: update diff SA tests ece6067
    • tests: update diff SA tests 0af490e
    • fix typos with codespell 28e7663
    • fix Collatz example 6ec0563
    • chore: remove custom nix files 4197638
    • cs: autofix code style e546136
    • refactor: update Pair operation eed0c7e
    • chore: prettify codebase 2a0ed02
    • refactor: align Duplicate operation with Distinct de09c01
    • docs: do not create ArrayIterator. 806fa18
    • refactor: prevent the creation of an extra variable 31f87a8
    • docs: do not create ArrayIterator. 2e50e49
    • refactor: remove files header aacb5e9
    • Revert "chore: Ignore Nix files" 98fe09a
    • docs: Add phpsandbox badge and link. 9f02c7c
    • docs: Fix minor things. 679b353
    • chore: Update flake.nix file. 8ddd35d
    • chore: Ignore Nix files d34980d
    • ci: Add workflow to build a PDF of the documentation for each tag. 7810400
    • chore: Add composer command to run the documentation server. 15dc6bd
    • docs: Update documentation. a783394
    • chore: Add Nix flakes file for documentation building. 3f90ed6
    • chore: Remove docker stuff. 88e92b6
    • cs: Upgrade to loophp/iterators^2. 1343255
    • refactor: Upgrade to loophp/iterators^2. 691abd4
    • cs: Autofix code style. 6f1eda3
    • chore: Update baseline. 4463a37
    • chore: Update scrutinizer configuration. fc3a790
    • ci: Add prettier in required status checks. c8687cf
    • chore: Prettify codebase. 9551288
    • chore: Update .gitattributes. 411f937
    • ci: Update required status checks. 5ab0f1f
    • ci: Fix step name. a65faf4
    • prettier: Autofix. ff03ea6
    • ci: Fix branch name. bbfb1c8
    • ci: Enable prettier on the whole repo. 25d1c25
    • ci: Simplify things. 1ef0edc
    • sa: Fix distinct tests. 6147f9c
    • ci: Include tests src directories. ff8fea0
    • sa: Fix distinct tests. edc521f
    • chore: Update test workflow. 7f43d4b
    • chore: Update test workflow. 738cc6e
    • Update Filter and Reject operations. 186c003
    • Minor cosmetic changes. 066504a
    • Autofix code style. 25b2a69
    • refactor: Minor optimization in Pack operation. 32462ad
    • fix: Equals operation, fix typing information. eff8102
    • fix: Same operation, fix typing information. 5a91d8a
    • fix: Reduction operation, fix typing information. 466232b
    • Use ReductionIterableAggregate. 0d4d7a2
    • Use ReductionIterableAggregate. a168b6d
    • Autofix code-style. 3b49c3a
    • Revert "Revert last 3 commits." 16e3c7a
    • Update typing information. 3017e2a
    • tests: Disable problematic test on PHP < 8. c148d16
    • Revert last 3 commits. 31cdc99
    • Use ConcatIterableAggregate. d90986d
    • Use MapIterableAggregate. ea45575
    • Use FilterIterableAggregate. 84b42c2
    • fix: Performance improvements using SimpleCachingIteratorAggregate. 51e7d6f
    • fix: Remove @psalm-suppress annotation. ab5f9f0
    • docs: Add more examples snippets. a1873a7
    • Revert "ci: Disable XDebug." a6b4791
    • ci: Disable XDebug. 447bd03
    • SA: Minor changes fix. 0e30363
    • SA: Minor changes. c835e1c
    • SA: Fix a couple of operations. 679834b
    • SA: PHPStan 1.6.0 upgrade. 843c9c4
    • refactor: Update Reverse operation. 545bd60
    • fix: Remove ext-xdebug from composer.json for now. 6209f4b
    • fix: Minor static analysis fixes. 2ce3510
    • refactor: Minor optimizations here and there. f08d88e
    • refactor: Minor optimizations here and there. e9c4460
    • refactor: Minor optimizations. 5987ab7
    • refactor: random operation: use RandomIterableAggregate. 78e7a6f
    • tests: Add missing test. 8afedbf
    • tests: Add missing test. 7a05041
    • cs: Autofix code style. 0d2595e
    • misc: Further optimizations with Every operations. f523cdb
    • misc: Further optimizations with Every operations. de1edb3
    • tests: Remove duplicated tests. 2a0c84d
    • cs: Minor changes. f0612e7
    • refactor: Optimize Head operation. 33e2f15
    • cs: Autofix code style. 6cc2a05
    • fix: SA - Update Unwindow operation. c9562fd
    • refactor: Simplify and optimize Transpose. 38cca46
    • refactor: Use new keyword everywhere. aacf7df
    • refactor: Use new keyword everywhere. a6db56e
    • refactor: Minor SA annotations update. 35bf8c2
    • refactor: Use new keyword everywhere. 8a3a05a
    • refactor: Remove useless intermediary variable. 79ebed1
    • refactor: Drop rely on Limit now. 16e220a
    • refactor: Remove useless intermediary variable. d6d8aa6
    • refactor: Minor optimizations. 9ac298a
    • refactor: Minor optimizations. 11bee15
    • refactor: Use more iterator aggregates. 19616a6
    • refactor: Use more iterator aggregates. 669a956
    • refactor: Use more iterator aggregates. 7af1d80
    • cs: Cleanup .php-cs-fixer.dist.php. 0fba6da
    • feat: Performance improvements using iterator aggregates. 3b773ad
    • chore: Normalize composer.json. e19bde8
    • tests: TypedIterator - Add test. b9aab65
    • cs: Autofix code style. cbc6c20
    • tests: StringIterator - Add test. fe15a5b
    • tests: StringIterator - Add test. a66242d
    • fix: Disable PHPCSFixer on specific files. eb61a90
    • tests: TypedIterator - Add test. 7280ebc
    • tests: Enable HTML infection reports. 468d71d
    • ci: Update PHP configuration. f54b002
    • Autofix code style. 04d7531
    • Autofix code style. 10e7eed
    • refactor: Unpack operation - Use UnpackIterableAggregate. aaa289a
    • Update license 741cbce
    • Normalize composer.json 8ef547d
    • fix: Add missing from keyword. d179b11
    • Autofix code style. 6df94ee
    • refactor: Minor optimization, remove return keyword. 7683362
    • sa: Update PHPStan baseline. 782a48e
    • sa: Fix unresolvable type. d112149
    • cs: Autofix code style. 78d5d7a
    • sa: Update typing information. 351676b
    • fix: Remove local variable. 58a3919
    • fix: Same operation - proper sign. 15bf8de
    • fix: Same operation must yield. 317b519
    • cs: Same operation, clear remaining todo. 518209b
    • refactor: Simplify fromGenerator operation. b2e1dc9
    • sa: Update typing information to reduce warnings. b2028d8
    • refactor: Simplify DropWhile operation. e794b79
    • test: Add minor test for Sort operation. 1935d11
    • Fix scrutinizer/ocular upload. 5f956e2
    • tests: Only do mutation testing on PHP 8.0. 525e32e
    • docs: Update Contributing section. 36cdcd1
    • ci: Fix scrutinizer/ocular upload. 5e67380
    • docs: Update README. 20a1352
    • ci: Fix Grumphp task name. 4fd27fd
    • docs: Enable badge showing infection tests score. 603eb82
    • ci: Enable infection tests reporting. fed4fbc
    • sa: Improve static analysis score. d11d032
    • refactor: Update Intersperse operation - do not throw when values are negative. 1497db7
    • chore: Update static files. 47eb342
    • chore: Update static files. 401cf20
    • chore: Normalize composer.json. cf34e8d
    Open source →
  14. 6.0.3 11 Dec 2021
    Release notes

    Merged

    • Fix intersperse operation. #226

    Commits

    • docs: Add/update CHANGELOG. 7e22909
    • refactor: Improve Intersperse operation. a208d4c
    Open source →
  15. 6.0.2 30 Nov 2021
    Release notes

    Merged

    • chore(deps): Bump shivammathur/setup-php from 2.15.0 to 2.16.0 #223
    • chore(deps): Bump actions/cache from 2.1.6 to 2.1.7 #222
    • [PHPStan Baseline] A few small fixes #220

    Commits

    • docs: Add/update CHANGELOG. e9373e6
    • cs: Autofix code style. ab5cac3
    • Fix PHP 8.1 Deprecations #225 0cb2e0e
    • cs: Autofix code style. d8d812b
    • sa: Improve static analysis score. db0073e
    Open source →
  16. 6.0.1 12 Nov 2021
    Release notes

    Merged

    • Update docs version #219
    • Template param order matters? #218

    Commits

    • docs: Add/update CHANGELOG. 3142f23
    Open source →
  17. 6.0.0 11 Nov 2021
    Release notes

    Merged

    • [PHPStan Baseline] Fix Errors Part 2 + Modify Unfold Operation #217
    • [PHPStan Baseline] Fix a few errors #216
    • Fix/update PHPStan #212
    • Fix All operation for standalone usage #215
    • Update all operation to prevent data loss #209
    • chore(deps): Bump actions/checkout from 2.3.5 to 2.4.0 #214
    • refactor(groupbyable)!: simplify implementation and update typing info #207
    • feat: Add Find operation #204
    • Refactor Current operation - Let specify a default value #205
    • chore(deps): Bump actions/checkout from 2.3.4 to 2.3.5 #203
    • fix: Update Flipable interface. #200
    • chore(deps): Bump shivammathur/setup-php from 2.14.0 to 2.15.0 #197

    Commits

    • docs: Add/update CHANGELOG. a55e97a
    • Fix ReadTheDocs builds - see readthedocs/readthedocs.org#8616 49d1673
    • refactor: Simplify MatchOne operation - Add missing typing informations. f66b407
    • refactor: Simplify MatchOne operation. 1e6ad7a
    • tests: Add SA tests for Random and Shuffle operations. cefe0f5
    • tests: Add SA tests for Wrap operation. ef61f57
    Open source →
  18. 5.1.0 27 Sep 2021
    Release notes

    Merged

    • Update various typing information #196
    • chore(deps): Bump shivammathur/setup-php from 2.13.0 to 2.14.0 #195
    • refactor: Fix PSalm issues. #194
    • Fix inits operation #191
    • refactor: Update Duplicate and Distinct operations in point free style. #188
    • refactor: Update various operation and typing informations #190
    • refactor: Update Init operation in point free style. #186
    • refactor: Update combine operation in point free style. #187
    • chore(deps): Bump shivammathur/setup-php from 2.12.0 to 2.13.0 #184
    • refactor: Update Transpose operation in point free style. #178
    • refactor: Update Zip operation in point free style. #181
    • refactor: Update Window operation in point free style. #179
    • fix: Update PHPStan configuration #183
    • refactor: Minor optimizations in various operations. #180
    • refactor: Update Collapse operation in point free style. #182
    • refactor: Update cross product operation in point free style. #177

    Commits

    • docs: Update CHANGELOG.md. 05beff2
    • fix: Update RandomIterator types. 5a5ae1d
    • fix: Fix Unpair operation return types. 885059f
    • fix: Autofix code style. 08199ca
    • Fix interfaces (to backport to master) f9b7c1c
    • Fix Rangeable interface (to backport to master) da430f9
    • Fix Zipable interface (to backport to master) 7e47439
    • Fix Initsable interface (to backport to master) 711f3c7
    • Fix Groupable interface (to backport to master) 6c24b7e
    • fix: Update return types of Implode and Unlines operation. 05bbf8e
    • refactor: Update Frequency operation return type and minor optimizations here and there. a1964f4
    • refactor: Update Transpose operation in point free style - add missing documentation (#178) bd0ec78
    • tests: Add missing test for the Window operation. a2ee653
    Open source →
  19. 5.0.0 06 Aug 2021
    Release notes

    Merged

    • Documentation: Collection Principles #174
    • Refactor/update Span and Partition in point-free #175
    • refactor: UpdateDistinct and Duplicate operations. #168
    • refactor: Update Unpack operation - do not use MapN. #169
    • refactor: Use ETA Reduction for the Pipe operation. #164
    • refactor: Add missing type hints. #171
    • ci: Enable tests on macOS. #170
    • Update Reject operation - Use Filter based algorithm and point free style. #167
    • Fix Column Typing + SA Check #166
    • SA: Update operations. #165
    • Breaking change: refactor: Make constructor private. #163
    • Improve static analysis tests #153
    • chore(deps-dev): Update infection/infection requirement || ^0.24.0 #162
    • feat: Add ::fromGenerator constructor. #150
    • Temporary workaround until phpstan/phpstan#5372 is fixed. #161
    • Drop accepts non-variadic count #157
    • Add API Docs Description to Interface Methods #156
    • Add Operation: Same #155
    • Add Reduce operation #139
    • Add Equals Operation #152
    • Fix: Prevent warning when using odd amount of items. #154
    • Link to stable docs instead of latest #151
    • Update Span and Partition operations. #148
    • Breaking change: refactor: Reduce the use of the spread operators and variadic parameters. #146
    • refactor: Rename variables and properties. #145
    • chore(deps): Bump actions/stale from 3.0.19 to 4 #143
    • chore(deps): Bump shivammathur/setup-php from 2.11.0 to 2.12.0 #144
    • Add AsyncMapN Operation | Remove AsyncMap Variadic Callbacks Usage #141
    • Add coverage check #142
    • Span: Add Variadic Callback Support #140
    • Update Reverse operation - optimize and remove todos. #138
    • Add IsEmpty Operation #137
    • Update Operations Signatures in API Docs #136
    • Add All Operation #133
    • Refactor Scalar Operations #132
    • Update Map to only take a single callback #134
    • Provide util class for reducer callback #131
    • Refactor ::partition() and ::span() #124
    • Add Collection::isEmpty Method #130
    • Change GitHub Actions Workflow Triggers #127
    • Add Reject operation. #125
    • Breaking change: Update Filter operation. #126

    Commits

    • docs: Add/update CHANGELOG. 74d3069
    • chore: Add AFUP presentation link. 404d0b7
    • chore: Update Github configuration files. c6488a4
    • Update IfThenElse operation, add missing typing information. 5f4ef9e
    • Update IfThenElse operation, add missing typing information. ed3c095
    • ci: Fix code-style workflow. 40cc177
    • chore: Update composer.json, remove obsolete dependencies. d8a8d50
    Open source →
  20. 4.1.0 05 Jul 2021
    Release notes

    Merged

    • Show Collection is Immutable & Operations Pure #122
    • Trim Static Analysis Baselines #121
    • Adding More Static Analysis Checks #120
    • feat: Add Matching operation and implements Selectable from Doctrine. #115
    • Add FlatMap Operation #117
    • Update Distinct operation #111
    • Static Analysis Checks: Common Operations (III) #114
    • Introduce MapN | Deprecate Map With Multiple Callbacks | Static Analysis Checks #112
    • Bump minimum version of phpspec to ^7.1. #113
    • Static Analysis Checks: Common Operations (II) #109
    • Operation Interfaces return Collection Interface #108
    • Static Analysis Checks: Common Operations (I) #106
    • feat: Add When operation. #105
    • Improve Collection Typings + Add strict Operation #102
    • PHP 8 Compatibility #104
    • Update Psalm Annotations #101
    • chore(deps): Bump actions/cache from 2.1.5 to 2.1.6 #100
    • SA Checks: Methods Starting with "a" #97

    Commits

    • docs: Add/update CHANGELOG. 5edb9e7
    • chore: Update .gitattributes for saving space (and trees). c7ba932
    • docs: Minor update in code typing. c8ad466
    • Update PSalm and PHPStan baselines. 58d8035
    • Add missing Partitionable. defb903
    • Fixes & improvements 77201ba
    • test: Add missing test. 997efd9
    • refactor: Update distinct operation. 023d399
    • tests: Autofix code style. 366c79b
    • tests: Add missing static analysis tests. fb641e8
    • ci: Remove obsolete required status checks. 6a7f8c5
    • docs: Add a note on how to extend a Collection. 9d21114
    • ci: Run static-analysis tools only on Linux platform. fb9fcd7
    • ci: Do not do unit testing on Darwin platforms. 8921563
    • refactor: Fix PHPStan. 717b364
    • refactor: Fix Applyable type hints. cd8ef32
    • docs: Update example. 3f18553
    Open source →
  21. 4.0.7 25 May 2021
    Release notes

    Merged

    • SA Checks: fromIterable, empty #96
    • SA Checks: fromCallable #94
    • docs: Add lazy JSON parsing examples using @halaxa JsonMachine library. #93
    • Introduce Static Analysis Checking System #90
    • Code Analysis Fixes - PHPStan #89
    • Update Documentation III #88
    • Update API Documentation II #86
    • chore(deps): Bump actions/stale from 3.0.18 to 3.0.19 #87
    • Feature: Add Squash operation #83
    • Fix CI configuration. #85
    • Update Documentation #84
    • chore(deps): Bump shivammathur/setup-php from 2 to 2.11.0 #79
    • chore(deps-dev): Update infection/infection requirement || ^0.23.0 #81
    • refactor: Remove static factory methods from contract #78
    • Update drupol/php-conventions #76

    Commits

    • docs: Update changelog. 9b986aa
    • chore: Add composer commands and necessary files to generate the changelog. 645930e
    • ci: Update CI configuration. 3813450
    • refactor: Autofix code. 540006b
    • chore: Update drupol/php-conventions. cd50573
    Open source →
  22. 4.0.6 20 Apr 2021
    Release notes

    Commits

    Open source →
  23. 4.0.5 20 Apr 2021
    Release notes

    Commits

    • docs: Update changelog. a53167d
    • ci: Update Docker stack - now includes service for creating changelogs. 228831e
    • refactor: Remove variable assignation. afe71bf
    • refactor: Update Pipe operation - remove call_user_func. d31df6f
    • feat: Add Coalesce operation. 6e5c758
    • refactor: Improve Has operation. 1425343
    Open source →
  24. 4.0.4 17 Apr 2021
    Release notes

    Merged

    • chore(deps): Bump actions/cache from v2.1.4 to v2.1.5 #75

    Commits

    • docs: Update changelog. 583e95b
    • docs: Update README.md. 4fa857b
    • chore: Update composer.json - update dev dependencies constraints. dbf6441
    • refactor: Fix a couple of PSalm issues. 89db061
    • refactor: Minor update on MatchOne operation. b913a6b
    Open source →
  25. 4.0.3 11 Apr 2021
    Release notes

    Commits

    • docs: Update changelog. 2a5a141
    • refactor: Update MatchOne operation. 287b158
    • tests: Add more tests. 372b1d1
    • refactor: Update Every operation. e0cc29c
    Open source →
  26. 4.0.2 04 Apr 2021
    Release notes

    Commits

    • docs: Update Changelog. e183f29
    • Revert "refactor: Use call_user_func_array() functions." 54327af
    Open source →
  27. 4.0.1 03 Apr 2021
    Release notes

    Merged

    • collection: implements missing \Countable interface #74
    • Fix minimum PHP version in the readme #73

    Commits

    • docs: Update Changelog. 78b5e2e
    • refactor: Use call_user_func_array() functions. 614a663
    • refactor: Minor optimization in Window operation. 1e8de4a
    • refactor: Minor types fixes. 77db2cd
    Open source →
  28. 4.0.0 18 Mar 2021
    Release notes

    Merged

    • update psalm type for map operation #72
    • chore(deps): Bump actions/stale from v3.0.17 to v3.0.18 #70
    • Fix typo in the docs #68
    • Fix minimum PHP version in the docs #69
    • feat: Add Dump operation. #67
    • chore(deps): Bump actions/stale from v3.0.16 to v3.0.17 #66
    • chore(deps): Bump actions/cache from v2 to v2.1.4 #64
    • chore(deps): Bump actions/stale from v3.0.15 to v3.0.16 #65
    • fix: Update behavior of Apply operation. #63
    • chore(deps): Bump actions/stale from v3.0.14 to v3.0.15 #60
    • chore(deps-dev): Update infection/infection requirement from ^0.20.1 to ^0.20.1 || ^0.21.0 #61

    Fixed

    • update psalm type for map operation #71

    Commits

    • Breaking change: fix: Update behavior of Apply operation. e4fa034
    • Breaking change: refactor: Update Every operation. fb542be
    • Breaking change: refactor: Update TakeWhile operation. dbb9307
    • Breaking change: refactor: Update Until operation. 71a7693
    • docs: Update changelog for release 4.0.0. 730a638
    • refactor: Minor syntax update (php74). 3c2d3e3
    • chore: Update badge. c5a9e58
    • fix: Documentation code style. cd0f8f8
    • cs: Fix minor things here and there. 9780bbd
    • fix: Documentation code style. 152447b
    • docs: Minor typing update. 5aa1d02
    • docs: Minor typing update. f620859
    • docs: Minor typing update. 84ea356
    • fix: Typo in README. be4aec3
    • refactor: Update Merge operation - use PHP 7.4 code style. e967e01
    • refactor: Update Append operation - use PHP 7.4 code style. 27285f8
    • refactor: Update Prepend operation - use PHP 7.4 code style. b990edb
    • refactor: Update Drop operation - use PHP 7.4 code style. 406afee
    • feat: Add Partition command. 97f8479
    • refactor: Remove obsolete PHPCS options. bc6d61e
    • fix: Update Github configuration. 9327044
    • refactor: Minor cosmetic stuff. 42197be
    • refactor: Fix CS. bd8c40f
    • docs: Update Apply documentation. 51b2494
    • refactor: Cleanup. 0d87d15
    • docs: Update typing information. 51eff67
    • Update Apply. 2797d5d
    • Add tests. 0567c27
    • Fix CS. 7705b94
    • chore(deps-dev): Update infection/infection requirement || ^0.21.0 e591835
    • refactor: Minor optimization in Collection::fromCallable(). 6d2e65a
    • docs: Update typing information. 0f2d096
    • refactor: Minor style and type changes. 34d626c
    • docs: Update typing information. 6c14308
    • docs: Update. 79d8b2a
    • docs: Update typing information. 861cb9f
    • refactor: Update Split operation. 7502dc0
    • refactor: Update Has operation. 88cae79
    • refactor: Update Contains operation. e646c8c
    • refactor: Update Distinct operation. 102a45d
    • refactor: Update DropWhile operation. 0a91335
    • refactor: Update MatchOne operation. d1bdbdf
    • refactor: Update Since operation. c8c3d9b
    • refactor: Update Distinct operation. 80e676b
    • refactor: Minor - Fix typing information. c7aebfe
    • refactor: Minor - add missing return types. 837bd76
    • refactor: Minor optimization in Unwindow operation. 710c52f
    • refactor: Minor optimization in Split operation. ae36094
    Open source →
  29. 3.4.3 03 Jan 2021
    Release notes

    Commits

    • Breaking change: refactor: Update Since operation. 0420906
    • docs: Update changelog. 9be6443
    • refactor: Update Split operation. 5b9d153
    Open source →
  30. 3.4.2 03 Jan 2021
    Release notes

    Commits

    • docs: Update changelog. 1e36e85
    • refactor: Update and simplify typing information. 6ab1622
    • refactor: Optimize DropWhile operation. 68d7bdc
    • refactor: Optimize Group operation. a4b2653
    Open source →
  31. 3.4.1 02 Jan 2021
    Release notes

    Commits

    • docs: Update changelog. d7cd376
    • refactor: Optimize DropWhile operation. d91eb93
    • refactor: Optimize Group operation. aa418fe
    • refactor: Update Drop operation. 3d4786b
    • refactor: Minor documentation changes. 7957e26
    • refactor: Update Zip operation. 37593eb
    Open source →
  32. 3.4.0 30 Dec 2020
    Release notes

    Merged

    • Use key and current operation at the same time #58

    Commits

    • docs: Update changelog. 45a46b8
    • refactor: Return instead of yield. a7b6a9c
    • tests: Update tests. 9472d03
    • docs: Update typing information. 09d0531
    • docs: Update documentation. 77debe9
    • tests: Update tests. d8a82a5
    • refactor: Simplify operations. e1d91ec
    • refactor: Use Foreach loops." c8d66c1
    • fix: Simple fix which should fix the issue. 804b4de
    • tests: Reproduce issue in a test. f09ae23
    • refactor: Factorize closures. 739e9c6
    Open source →
  33. 3.3.5 27 Dec 2020
    Release notes

    Commits

    • docs: Update changelog. 4c4b77d
    • refactor: Rename the Match class. 74d3682
    Open source →
  34. 3.3.4 27 Dec 2020
    Release notes

    Commits

    • docs: Update changelog. 6acbd55
    • chore: Update .gitignore. ea4bd0c
    • docs: Update typing information. 0f6431c
    • refactor: Update Match operation. 81c0922
    Open source →
  35. 3.3.3 26 Dec 2020
    Release notes

    Commits

    • docs: Update changelog. 02116ab
    • refactor: Use Match operation in other operations. f676c19
    • docs: Update typing information. 0ae8995
    • feat: Add match operation. fa01f65
    Open source →
  36. 3.3.2 24 Dec 2020
    Release notes

    Commits

    • docs: Update changelog. b08ee64
    • refactor: Use For loop instead of Foreach. c59cea9
    Open source →
  37. 3.3.1 21 Dec 2020
    Release notes

    Merged

    • chore(deps-dev): Update drupol/php-conventions requirement from ^2.0.3 to ^2.0.3 || ^3.0.0 #55

    Commits

    • docs: Update changelog. f826fa4
    • refactor: Use For loop instead of Foreach. 47e0f5e
    • docs: Update typing information. a1d636f
    • refactor: Minor updates. 17eac77
    • fix: Update Implode operation. eafa573
    • refactor: Introduce MultipleIterableIterator. aa7701d
    • refactor: Use EmptyIterator. 4390145
    • chore(deps-dev): Update drupol/php-conventions requirement || ^3.0.0 497e332
    • refactor: Minor update in ArrayCacheIterator::valid(). 1ed8a16
    Open source →
  38. 3.3.0 17 Dec 2020
    Release notes

    Merged

    • Iterators refactoring #54
    • chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement from ^5 to ^5 || ^6 #53

    Commits

    • docs: Update changelog. 1e843a3
    • tests: Add more tests. 8fc51fd
    • refactor: Mark iterators as internal. af7ee07
    • refactor: Rewrite iterators and optimize things here and there. 87124da
    • chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement || ^6 164a8b5
    Open source →
  39. 3.2.0 15 Dec 2020
    Release notes

    Commits

    • docs: Update changelog. a6e12ed
    • refactor: Update various operations. b5da182
    • refactor: Use more IteratorIterator. 0127f40
    • refactor: Minor code style update. 54d0f8e
    • docs: Fix code example. 65769b4
    Open source →
  40. 3.1.1 08 Dec 2020
    Release notes

    Merged

    • Update ScanLeft so it doesn't go further if the iterator is not valid. #49

    Commits

    • docs: Update changelog. a4464cb
    • fix: Update ScanLeft so it doesn't go further if the iterator is not valid. 5d9e448
    • docs: Update documentation. e518492
    Open source →
  41. 3.1.0 06 Dec 2020
    Release notes

    Merged

    • Add $seed parameter to RandomIterator #47
    • chore(deps): Bump actions/stale from v3.0.13 to v3.0.14 #46
    • chore(deps): Update actions/checkout requirement to v2.3.4 #45

    Commits

    • docs: Update changelog. d06aebc
    • refactor: Update CS. 9852751
    • refactor: Add a $seed parameter to RandomIterator. be7a0c1
    • ci: Always run unit tests. bbf0045
    • docs: Update changelog. 169e00e
    Open source →
  42. 3.0.5 23 Nov 2020
    Release notes

    Merged

    • ci: Split CI files. #44
    • chore(deps-dev): Update phpspec/phpspec requirement from ^5.1.2 || ^6.2.1 to ^5.1.2 || ^6.2.1 || ^7.0.0 #43
    • chore(deps): Bump actions/stale from v3.0.12 to v3.0.13 #38
    • chore(deps): Bump actions/checkout from v2.3.3 to v2.3.4 #39
    • chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement from ^4.3.2 to ^4.3.2 || ^5.0.0 #42

    Commits

    • docs: Update changelog. 26d3551
    • docs: Update README badge. 7140fc7
    • ci: Split Github Actions into multiple files. a442fea
    • chore(deps-dev): Update friends-of-phpspec/phpspec-code-coverage requirement || ^5.0.0 cd52844
    • docs: Update typing information. 0ac6f71
    Open source →
  43. 3.0.4 12 Nov 2020
    Release notes

    Commits

    • docs: Update changelog. cd260e2
    • chore: Update static configuration dev files. 0d3b268
    • refactor: Improve performance by preventing the creation of multiple ClosureIterator at each operation call. dd01c4e
    Open source →
  44. 3.0.3 07 Nov 2020
    Release notes

    Merged

    • Fix asyncMap warning in the docs #41

    Commits

    • docs: Update changelog. a8cafb5
    • refactor: Update AsyncMap operation - major improvements - thanks @kelunik. 1fbf5e9
    • Fix asyncMap warning in the docs 5a1b7be
    Open source →
  45. 3.0.2 06 Nov 2020
    Release notes

    Commits

    • docs: Update changelog. b97df67
    • refactor: Update Head and First operations. eb792af
    • refactor: Update asyncMap operation, make it variadic. 8b848bb
    • docs: Add missing link. 113b4aa
    Open source →
  46. 3.0.1 05 Nov 2020
    Release notes

    Merged

    • New asyncMap() operation (featuring amphp!) #40

    Commits

    • docs: Update changelog. bd62ce6
    • feat: Add asyncMap operation. 6139ba6
    • chore: Add amphp/parallel dependency. 3ca953b
    Open source →
  47. 3.0.0 27 Oct 2020
    Release notes

    Merged

    • Refactoring - Preparation of release 3.0 #34

    Commits

    • Breaking change: refactor: Update constructors. a080fae
    • Breaking change: refactor: Remove Collection::with constructor. 90c732c
    • docs: Update changelog. 3f847a1
    • tests: Update tests. 7d81431
    • refactor: Update composer.json. 504567a
    • ci: Test on PHP 7.4 only. eed419c
    • ci: Drop support of PHP 7.1. 1aae097
    • refactor: Add forgotten typed argument. 9fd2f9d
    • test: Update tests. 693e7a6
    • refactor: PHP 7.4 upgrade. ef8e8da
    • docs: Update documentation. f84063d
    • refactor: Update CacheIterator 02dc0a4
    • docs: Update annotations. 7386746
    • refactor: Update Iterator annotations. dc9a311
    Open source →
  48. 2.7.4 11 Jun 2021
    Release notes

    Commits

    • refactor: Deprecate Collection::with() static constructor. 8060689
    Open source →
  49. 2.7.3 17 Oct 2020
    Release notes

    Merged

    • chore(deps-dev): Update vimeo/psalm requirement from 3.17.1 to 3.17.2 #35
    • chore(deps): Bump actions/stale from v3.0.11 to v3.0.12 #30
    • chore(deps-dev): Update vimeo/psalm requirement from 3.16 to 3.17.1 #32
    • Fix simple code examples path #31

    Commits

    • docs: Update changelog. b3b3c62
    • chore: Update composer.json. 4a395bd
    • test: Add more tests. 0529610
    • fix: Fix RandomIterator::rewind(). c3c1dd0
    • ci: Enable GD extension. 07b0868
    • refactor: Update times constructor. 053cb80
    • refactor: Simplify static constructors. 958dc79
    • docs: Move code examples into simple files. 464ff15
    Open source →
  50. 2.7.2 10 Oct 2020
    Release notes

    Commits

    • docs: Update changelog. 1b07b0d
    • docs: Update documentation. 94773e6
    • refactor: Add missing annotations. bdedb51
    • refactor: Add return statement. 1a57ffb
    • test: Add missing tests. a2217a8
    • refactor: Align TakeWhile and Until operations. b680be9
    • refactor: Leverage tacit programming. aa4df6e
    Open source →
  51. 2.7.1 08 Oct 2020
    Release notes

    Merged

    • Fix Has operation. #29
    • chore(deps): Bump actions/checkout from v2.3.2 to v2.3.3 #27

    Commits

    • docs: Update changelog. 7ea007d
    • fix: Fix Has operation. 8af7817
    • refactor: Leverage tacit programming. 69541f6
    Open source →
  52. 2.7.0 07 Oct 2020
    Release notes

    Commits

    • Breaking change: refactor: Remove Reduce operation. 42934a9
    • Breaking change: refactor: Update Implode operation. 4cedd34
    • Breaking change: refactor: Update Has operation. 082384b
    • Breaking change: refactor: Update Get operation. b761ce7
    • Breaking change: refactor: Update Contains operation. a99e72a
    • Breaking change: refactor: Update Falsy, Nullsy and Truthy operations. 07fbce4
    • Breaking change: refactor: Update Fold* operations. f6828f0
    • Breaking change: refactor: Rename Run into Pipe. e3b3261
    • docs: Update changelog. bca5780
    • docs: Update README. ce14a0d
    • feat: Add Group operation. a7df56c
    • refactor: Rename Group operation into GroupBy 248e5a4
    Open source →
  53. 2.6.3 07 Oct 2020
    Release notes

    Commits

    • docs: Update changelog. 46911c7
    • refactor: Update return types. 25cc915
    • refactor: Add missing annotations. f1aae0d
    • feat: Add Inits operation. 70855c3
    • docs: Update annotations. 39ad38f
    • feat: Add Span operation. 48d9620
    Open source →
  54. 2.6.2 02 Oct 2020
    Release notes

    Commits

    • docs: Update changelog. ea9a8f1
    • feat: Add Tails operation. 1299853
    • chore: Update .gitignore. ffae108
    • chore: Update composer.json. 2686f05
    • docs: Update annotations. 0e111ab
    • refactor: Update Distinct operation. 9d2579c
    • docs: Update API page. 7dfe75f
    • docs: Add link. 824ed65
    • refactor: Init operation improvements. 7d23688
    • refactor: Last operation improvements. 88350e2
    • refactor: Leverage tacit programming (point free style) 13b5d6d
    • docs: Add missing link. 675af9a
    Open source →
  55. 2.6.1 23 Sep 2020
    Release notes

    Commits

    • docs: Update changelog. a8a3eec
    • refactor: Leverage tacit programming (point free style) 764a3c6
    • chore: Update Grumphp configuration. 855aa63
    • feat: Add Every operation. 8ea76af
    Open source →
  56. 2.6.0 22 Sep 2020
    Release notes

    Commits

    • Breaking change: refactor: Update Compact operation. 10fd55f
    • Breaking change: refactor: Update Explode operation. d28abcd
    • Breaking change: refactor: Update Split operation. 1c669b2
    • docs: Update changelog. 47b4716
    • feat: Add fromFile static constructor. 7211052
    • feat: Add Words operation. 72df47a
    • feat: Add Unwords operation. b6aef32
    • feat: Add Unlines operation. ab9fde2
    • feat: Add Lines operation. 24cd4a5
    • refactor: Refactor operations using their parent operation counterpart. 0835f2d
    • refactor: Update Reverse operation. 6ce7b13
    • feat: Add scanLeft1 operation. 8b9aaa3
    • feat: Add scanRight1 operation. 1183407
    • feat: Add scanRight operation. c01274f
    • docs: Update FoldLeft and FoldRight. 98ced08
    • feat: Add scanLeft operation. ff0c7e4
    • docs: Update annotations. 317483e
    • feat: Add FoldRight1 operation. 18b9b1d
    • feat: Add FoldLeft1 operation. c034101
    • docs: Update README. ecdbc18
    • docs: Update documentation. 7985455
    • docs: Update API page. 516f786
    Open source →
  57. 2.5.5 16 Sep 2020
    Release notes

    Merged

    • Update vimeo/psalm requirement from 3.14.2 to 3.16 #26
    • Bump actions/create-release from v1.1.3 to v1.1.4 #25

    Commits

    • chore: Update composer.json. 92f9ed8
    • docs: Update changelog. 091c97c
    • feat: Add Unwindow operation. e240e6a
    Open source →
  58. 2.5.4 14 Sep 2020
    Release notes

    Commits

    • docs: Update changelog. 249f0f3
    • ci: Update release process to include changelog automatically. abb4e4f
    • Bump actions/stale from v3.0.10 to v3.0.11 f7ba528
    • docs: Update Usage page. 2d5d9f6
    • docs: Update documentation of Append and Prepend operations. 8441ad6
    • feat: Add Duplicate operation. b2d2a82
    • docs: Updated append method documentation. da6caa9
    Open source →
  59. 2.5.3 12 Sep 2020
    Release notes

    Commits

    • Breaking change: refactor: Update Associate operation. 168eb1a
    • docs: Update changelog. b3bd1fe
    • docs: Update annotations. 6cb1e77
    • refactor: Update some operation to make them lazy by default. ff6c556
    • docs: Update documentation. d990886
    • refactor: Update Product operation. 1318e41
    Open source →
  60. 2.5.2 08 Sep 2020
    Release notes

    Commits

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive