Skip to content

Releases: loophp/iterators

1.4.0

20 Dec 13:14
dd965ff
Compare
Choose a tag to compare

Merged

  • add benchmarks makefile #2

Commits

  • ci: Send Infection report to StrykerDashboard. 9506c10
  • ci: Fix branch name. bfcbaef
  • docs: Update README. ebb8cdd
  • Fix code style. a4a8cb5
  • Fix annotations and static analysis. 4a653b0
  • feat: Micro optimizations to improve performance. b898474
  • feat: Add PausableIteratorAggregate. a806dcc
  • feat: Micro optimizations to improve performance. b0eed19
  • Implements micro/minor optimizations. d51b7f2

1.3.1

19 Dec 19:13
a68cec4
Compare
Choose a tag to compare

Commits

  • fix: Fixed Static Analysis issues. 707e7b0

1.3.0

19 Dec 18:31
7b257ca
Compare
Choose a tag to compare

For this release, special thanks @azjezz ! Go and check its baby: azjezz/psl !

Commits

  • docs: Update README.md - remove constraints. b289c71
  • feat: Micro optimizations. e209721
  • feat: SimpleCachingIteratorAggregate to fail when iterating multiple times. c4e92f5
  • Remove not required dev dependencies. 85a5047
  • fix: Fixed Static Analysis issues. e5d495d
  • ci: Tests on PHP 8.1 only. feeea9f
  • docs: Update README. d96dada
  • feat: Add SimpleCachingIteratorAggregate. 69b9896
  • cs: Add custom PHP CS Fixer configuration. a3b7e80
  • tests: Add more tests. 5201840
  • feat: Add benchmarks. f9b7102

1.2.2

18 Dec 08:33
72ba6b8
Compare
Choose a tag to compare

Commits

  • chore: Update .gitattributes file. 102dd61

1.2.1

18 Dec 08:30
b90bf2a
Compare
Choose a tag to compare

Commits

  • chore: Update .gitattributes file. 29be8f5

1.2.0

17 Dec 16:25
33f759c
Compare
Choose a tag to compare

Commits

1.1.1

17 Dec 06:21
405102f
Compare
Choose a tag to compare

Commits

  • Remove method to get the inner Iterator for now. 5d26c3e
  • sa: Improve static analysis annotations and code. a0be7d5
  • docs: Update badge links in README. 4ed7324

1.1.0

16 Dec 10:00
732a85a
Compare
Choose a tag to compare

Commits

  • docs: Update README file. 72dd6a5
  • feat: Add ClosureIteratorAggregate and IterableIteratorAggregate. 7c99ea1
  • tests: Add new test. 3077769

1.0.0

15 Dec 12:54
db4e248
Compare
Choose a tag to compare

Commits