# Changelog

All notable changes to `laravel-web-tinker` will be documented in this file

## 1.6.1 -2019-12-04

- allow tinker v2

## 1.6.0 - 2019-10-16

- added the `StrartSession` and `EncryptsCookies` middlewares to fix an authorisation bug

## 1.5.3 - 2019-10-12

- fix for Windows

## 1.5.2 - 2019-10-05

- remove custom Shell

## 1.5.1 - 2019-09-30

- use a custom Shell to avoid \readline (#35)

## 1.5.0 - 2019-09-04

- improve deps

## 1.4.5 - 2019-09-02

- fix custom path in Vue 

## 1.4.4 - 2019-08-31

- add support for L6

## 1.4.3 - 2019-08-21

- explicitly pass tinker path

## 1.4.2 - 2019-08-21

- fix for "Writing to /var/www/.config/psysh is not allowed"

## 1.4.1 - 2019-07-23

- fix datetime output modifier

## 1.4.0 - 2019-07-22

- add output modifiers

## 1.3.3 - 2019-07-17

- fix support for custom PsySH config

## 1.3.2 - 2019-05-23

- fix auto theme

## 1.3.1 - 2019-04-13

- clean input code of comments before sending to psysh to execute

## 1.3.0 - 2019-02-19

- drop support for PHP 7.1, PHPUnit 7 and Laravel 5.7

## 1.2.2 - 2019-02-19

- add support for Laravel 5.8

## 1.2.1 - 2019-02-16

- fix 'echo'

## 1.2.0 - 2019-02-12

- add draggable gutter
- add autofocus

## 1.1.0 - 2019-02-10

- add theme support

## 1.0.0 - 2019-02-08

- initial release
