Skip to content

Releases: ghostwriter/collection

2.0.0

22 Feb 21:24
5599d0f
Compare
Choose a tag to compare

Drop support for PHP <= 8.2

Added

  • Class Ghostwriter\Collection\Interface\CollectionInterface has been added
  • Class Ghostwriter\Collection\Interface\ExceptionInterface has been added
  • Method Ghostwriter\Collection\Collection::from() was added
  • Method Ghostwriter\Collection\Collection::new() was added

Removed

  • Class Ghostwriter\Collection\ExceptionInterface has been deleted
  • Method Ghostwriter\Collection\Collection::fromGenerator() was removed
  • Method Ghostwriter\Collection\Collection::fromIterable() was removed

Changed

  • Exception class Ghostwriter\Collection\Exception\FirstValueNotFoundException implements Ghostwriter\Collection\Interface\ExceptionInterface
  • Exception class Ghostwriter\Collection\Exception\LengthMustBePositiveIntegerException implements Ghostwriter\Collection\Interface\ExceptionInterface
  • Exception class Ghostwriter\Collection\Exception\OffsetMustBePositiveIntegerException implements Ghostwriter\Collection\Interface\ExceptionInterface

Full Changelog: 1.4.0...2.0.0

1.4.0

23 Aug 11:14
489a8a8
Compare
Choose a tag to compare

Add Collection::each
Remove ghostwriter/option

Full Changelog: 1.3.2...1.4.0

1.3.2

11 Jul 09:55
f4ead2f
Compare
Choose a tag to compare

Full Changelog: 1.3.1...1.3.2

1.3.1

01 May 12:44
5498af8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

22 Mar 20:44
d902683
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

17 Jan 05:28
a60fedf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

25 Dec 11:45
c5cc13c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

02 Dec 19:47
18f6e24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...1.0.0

0.5.1

30 Sep 13:49
daa1134
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

0.5.0

06 Aug 02:27
2d59c29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0