Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Tags: zendframework/zend-navigation

Tags

release-2.9.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
zend-navigation 2.9.1

Added
-----

- [#77](#77) adds support for PHP 7.3.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- Nothing.

release-2.9.0

zend-navigation 2.9.0

Added
-----

- [#67](#67) adds support for PHP 7.2.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- [#67](#67) removes support for HHVM.

- [#59](#59) removes support for PHP 5.5.

Fixed
-----

- Nothing.

release-2.4.13

zend-navigation 2.4.13

release-2.4.12

zend-navigation 2.4.12

release-2.8.2

zend-navigation 2.8.2

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [#40](#40) fixes an
  incorrect exception thrown from `Zend\Navigation\Page\Mvc`.

release-2.4.11

zend-navigation 2.4.11

release-2.8.1

zend-navigation 2.8.1

Added
-----

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [#38](#38) fixes the
  `AbstractNavigationFactory` to allow either zend-router or zend-mvc v2
  `RouteMatch` or `RouteStackInterface` implementations when injecting pages
  with URIs.

release-2.8.0

zend-navigation 2.8.0

Added
-----

- [#33](#33) adds support
  for zend-mvc v3.0. Specifically, the `Mvc` page type now allows usage of
  either `Zend\Mvc\Router` or `Zend\Router` for URI generation.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- Nothing.

release-2.7.2

zend-navigation 2.7.2

Added
-----

- [#27](#27) adds and
  publishes the documentation to https://zendframework.github.io/zend-navigation/

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [#35](#35) fixes errors
  in the `ConfigProvider` that prevented its use.

release-2.4.10

zend-navigation 2.4.10