Skip to content

Latest commit

 

History

History
85 lines (56 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

85 lines (56 loc) · 3.1 KB

Changelog

All notable changes to browner12/helpers will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

2.1.2 - 2018-02-08

Changed

  • support for Laravel 5.6 #18

2.1.1 - 2018-01-03

Fixed

  • added default empty array when config value is not set. 3c1c1c4

2.1.0 - 2017-10-30

Removed

  • dropped support for older PHP, Laravel, and PHPUnit versions.

2.0.0 - 2017-07-31

Added

  • added note about Laravel package discovery in setup notes 3691e3a

Changed

Removed

1.1.1 - 2017-07-16

Changed

  • remove temporary variables 32a27c9
  • shorten array normalization 32a27c9

1.1.0 - 2017-06-06

Added

  • support for Laravel auto-discovery (#10)

1.0.4 - 2017-06-06

Fixed

  • ensure only one leading slash (#8)

Changed

  • removed HHVM travis check, and added PHP 7.1 (#9)

1.0.3 - 2016-10-21

Fixed

  • added tabindex="0" to make certain buttons "focusable"

1.0.2 - 2016-10-02

Changed

  • dropped PHP version requirement to 5.5.9 (but please still use >= 5.6)

1.0.1 - 2016-08-30

Fixed

  • take into account null values for datetime and datetimeSpan methods

1.0.0 - 2016-02-22

Added

  • new helpers package