Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 942 Bytes

CHANGELOG.md

File metadata and controls

54 lines (32 loc) · 942 Bytes

Change Log

All notable changes to this project will be documented in this file.

2.0.0 (2021-04-30)

Chore

  • *: Add Laravel 7.0 support.
  • *: Add Laravel 8.0 support.

BREAKING CHANGE(S)

  • *: Increase minimum required php version to >= 7.4

1.1.2 (2019-09-09)

Chore

  • *: Add Laravel 6.0 support.

1.1.1 (2019-09-02)

Style

  • *: Add StyleCI configuration.

1.1.0 (2018-07-16)

Features

  • commands: add command to create (and drop) a database

1.0.2 (2018-04-11)

Chore

  • README: add installation and usage guide
  • CONTRIBUTING: use correct repository name within the installation guide

1.0.1 (2018-02-16)

Chore

  • composer: update package type to 'library'

1.0.0 (2018-02-16)

Features

  • commands: add command to clear multiple caches