1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/vendor/ramsey/array_column/CHANGELOG.md
2016-01-24 17:50:52 +01:00

678 B

array_column() Changelog

1.1.3

Released 2015-03-20

  • Changing package name from "rhumsaa/array_column" to "ramsey/array_column"
  • Updated Travis CI build config to test more versions of PHP
  • Updated Travis CI config to lint and check PSR-2 coding standards
  • Added project badges
  • Added CHANGELOG

1.1.2

Released 2013-07-22

  • Remove unnecessary conditionals
  • Whitespace changes

1.1.1

Released 2013-07-06

  • Documentation updates

1.1.0

Released 2013-07-06

  • Catching up array_column() library functionality and tests with PHP 5.5.0
  • Set Travis CI to run tests on PHP 5.5

1.0.0

Released 2013-03-22

  • Initial release of userland library