Skip to content

Latest commit

 

History

History
124 lines (78 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

124 lines (78 loc) · 1.49 KB

3.1.0 - 2020-11-03

Changed

  • Composer 2 compatibility.
  • Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • bump min version of laminas/laminas-dependency-plugin

2.0.0 - 2020-01-30

Changed

  • Laminas and Mezzio migration.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Support

Fixed

  • Nothing

1.0.0 - 2018-04-12

Changed

  • updated to dependency expressive helpers > 5.0

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.2.1 - 2017-03-18

Changed

  • updated to dependency expressive helpers > 4.0

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.2.0 - 2017-03-15

Changed

  • Updated factories to PSR11 container typehint

Added

  • RouteHelper class, derived from previous RouteOptionHelper class and updated
  • RouteHelper uriEquals and appendQueryParam methods

Deprecated

  • Nothing

Removed

  • RouteOptionsHelper class(moved to RouteHelper)
  • UriHelperTrait class(its functionality was moved to RouteHelper)

Fixed

  • Nothing

0.1.1 - 2017-03-11

Updated php file headers doc blocks

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

0.1.0 - 2017-03-07

Initial tagged release

Added

  • Everything

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing