Skip to content

Releases: mezzio/mezzio-skeleton

3.7.0

09 Sep 14:31
3.7.0
0fd6d71
Compare
Choose a tag to compare

3.7.0 - 2020-09-09


Release Notes for 3.7.0

Feature release (minor)

3.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Documentation

Enhancement

3.6.0

09 Sep 06:41
3.6.0
de78f44
Compare
Choose a tag to compare

3.6.0 - 2020-09-09


Release Notes for 3.6.0

3.6.0

  • Total issues resolved: 2
  • Total pull requests resolved: 3
  • Total contributors: 3

Enhancement

Bug

3.5.0

14 Aug 15:48
3.5.0
Compare
Choose a tag to compare

Added

  • #25 adds support for chubbyphp/chubbyphp-container as a DI container option.

Changed

  • #26 replaces the dependency on ocramius/package-versions with composer/package-versions-deprecated, which will allow immediate usage with laminas/laminas-cli.

Deprecated

  • Nothing.

Removed

  • #25 drops support for PHP 7.1.

Fixed

  • Nothing.

Release 3.5.0

3.5.0

Awaiting Maintainer Response,Enhancement,Feature Request

mezzio-skeleton 3.4.1

27 May 19:48
3.4.1
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • #24 updates the minimum versions of the various asset used, including Bootstrap, jQuery, and FontAwesome.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-skeleton 3.4.0

27 May 15:04
3.4.0
Compare
Choose a tag to compare

Added

  • #19 adds support for Composer version 2 releases.

  • #17 adds support for Aura.Di 4.0.

Changed

  • #20 updates the minimum supported version of Diactoros to 2.3.0, and registers the ConfigProvider for that component to ensure PSR-17 HTTP Message Factory implementations are exposed to the DI container.

  • #20 modifies the data returned by the HomePageHandler when returning a JSON response; it now includes containerName and routerName, and links to documentation for each.

  • #17 updates laminas/laminas-auradi-config dependency to version 2.0 in order to support Aura.Di 4.0. It is still compatible with Aura.Di 3.4.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-skeleton 3.3.2

21 Apr 17:00
3.3.2
b4b1ea5
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #15 fixes links to containers documentation.

mezzio-skeleton 3.3.1

16 Apr 11:08
3.3.1
ff39b01
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

mezzio-skeleton 3.3.0

20 Mar 11:48
3.3.0
4c03852
Compare
Choose a tag to compare

Added

Changed

  • zendframework/zend-expressive-skeleton#268
    and #12 updates PHP-DI ContainerWrapper to version ^6.0.

  • #10 updates assets:

    • jQuery 3.4.1
    • Bootstrap 4.4.1
    • FontAwesome 5.12.1
  • #11 and #13 updates the following dependencies:

    • filp/whoops to ^2.7.1
    • jsoumelidis/zend-sf-di-config to ^0.4
    • laminas/laminas-auradi-config to ^1.0.2
    • laminas/laminas-component-installer to ^2.1.2
    • laminas/laminas-config-aggregator to ^1.2
    • laminas/laminas-diactoros to ^1.8.7 || ^2.2.2
    • laminas/laminas-pimple-config to ^1.1.1
    • laminas/laminas-servicemanager to ^3.4
    • mezzio/mezzio to ^3.2.1
    • mezzio/mezzio-aurarouter to ^3.0.1
    • mezzio/mezzio-fastroute to ^3.0.3
    • mezzio/mezzio-helpers to ^5.3
    • mezzio/mezzio-laminasrouter to ^3.0.1
    • mezzio/mezzio-laminasviewrenderer to ^2.2
    • mezzio/mezzio-platesrenderer to ^2.2
    • mezzio/mezzio-tooling to ^1.3
    • mezzio/mezzio-twigrenderer to ^2.6
    • northwoods/container to ^3.2

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #7 fixes path to favicon.