Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 992 Bytes

Changelog

This changelog references the relevant changes (bug and security fixes) done to orchestra/imagine.

6.0.0

Released: 2021-04-18

Changes

  • Update support for Laravel Framework v8.

5.0.0

Released: 2020-02-24

Changes

  • Update support for Laravel Framework v7.

4.0.0

Released: 2019-08-28

Changes

  • Update support for Laravel Framework v6.
  • Better support for Lumen Framework.

3.8.0

Released: 2019-02-27

Changes

  • Update support for Laravel Framework v5.8.
  • Update imagine/imagine to ^1.2.

3.7.1

Released: 2019-02-21

Changes

  • Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function.
  • Allow to install imagine/imagine version ~0.7 and ^1.0.

3.7.0

Released: 2018-09-13

Changes

  • Update support for Laravel Framework v5.7.

3.6.0

Released: 2018-02-08

Changes

  • Update support for Laravel Framework v5.6.