# Changelog

All notable changes to `laravel-directory-cleanup` will be documented in this file

## 1.4.1 - 2019-12-12

- performance improvements (#34)

## 1.4.0 - 2019-09-04

- add support for Laravel 6

## 1.3.0 - 2019-02-27

- drop support for Laravel 5.7 and lower
- drop support for PHP 7.1 and lower

## 1.2.4 - 2019-02-27

- add support for Laravel 5.8

## 1.2.3 - 2019-01-18

- fixes for handling hidden files

## 1.2.2 - 2018-11-30

- empty subdirectories will be deleted as well

## 1.2.1 - 2018-11-29

- don't fail if a configured directory doesn't exist

## 1.2.0 - 2018-10-30

- add cleanup policies

## 1.1.3 - 2018-04-19

- add Laravel 5.7 support

## 1.1.2 - 2018-03-08

- add Laravel 5.6 support

## 1.1.1 - 2018-03-07

- add autodiscovery

## 1.1.0 - 2017-01-24

- add support for Laravel 5.4

## 1.0.0 - 2016-05-05

- initial release
