Skip to content

Releases: jtl-software/php-generic-collection

1.0.1 Annotation Fixes

05 Sep 09:29
2f73dc8

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

PHP8.2 compatibility

29 Nov 17:34
c647a37

Choose a tag to compare

Wait long enough, be brave set a Version 1.0.0 🎉

What's Changed

New Contributors

  • @voku made their first contribution in #169

Full Changelog: 0.5.0...1.0.0

Add new chunk method

25 Feb 09:56
8b5f9e5

Choose a tag to compare

Merge pull request #36 from jtl-software/chunkCollection

Add new chunk method

Remove cloning on addItemList

17 Jan 15:24

Choose a tag to compare

0.4.6

Remove cloning on addItemList

Fix static return types

17 Jan 14:47

Choose a tag to compare

0.4.5

Fix static return types

Further updates of return types

17 Jan 13:03

Choose a tag to compare

0.4.4

Further updates of return types

Update return type

17 Jan 12:42

Choose a tag to compare

0.4.3

Update return types

Update return type

17 Jan 08:53

Choose a tag to compare

0.4.2

Update return type

Fix wrong instantiation of collections

14 Jan 13:39

Choose a tag to compare

0.4.1

Fix wrong instantiation of collections

PHP 8.1 Compatibility

14 Jan 10:51
d7e1faa

Choose a tag to compare

Merge pull request #9 from jtl-software/php81-compatibility

PHP 8.1 Compatibility