Skip to content

Releases: stefna/collection

1.1.1

22 Jul 13:40

Choose a tag to compare

What's Changed

  • Fix UnderflowException in map by @sunkan in #3

Full Changelog: 1.1.0...1.1.1

1.1.0

22 Mar 12:40
a918b99

Choose a tag to compare

What's Changed

  • Add slice method to list collection by @sunkan in #1
  • Add column method to help get a list with values by @sunkan in #2
  • Add getArrayCopy method to to be consistent with other libraries by @sunkan in a918b99

Full Changelog: 1.0.0...1.1.0

1.0.0

25 Oct 11:44

Choose a tag to compare

[collection] Update to phpunit 10