Skip to content

Releases: phootwork/collection

Version 1.2.2

06 Nov 17:56
Compare
Choose a tag to compare
  • Better and more API comments
  • Fixed: Bugfixes to CollectionUtils
  • Added: CollectionUtils::toMap()
  • Added: CollectionUtils::toList()

Version 1.2.1

21 Oct 22:00
Compare
Choose a tag to compare
  • Add strict typing to contains() method

Version 1.2

27 May 17:00
Compare
Choose a tag to compare
  • Added default parameter for Map.get() as a return value for non-existing keys

Version 1.1.1

18 May 23:24
Compare
Choose a tag to compare
  • Bugfix for toArray() now also applies the toArray() method on objects within collections

Version 1.1

18 May 17:50
Compare
Choose a tag to compare
  • Added CollectionUtils to deeply create collections from an array

Version 1.0

12 May 12:42
Compare
Choose a tag to compare

First version