Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 675 Bytes

ChangeLog

0.2.2 [1 Jan 2018]

Fixed

  • view to not use genealabs/laravel-casts package.

0.2.1 [1 Dec 2018]

Fixed

  • publishing of views and config file.

Added

  • more feature tests.

0.2.0 [31 Dec 2017]

Changed

  • composer dependency versions to work with Laravel 5.5.
  • unit testing process to work without a parent application.

0.1.2 [9 May 2017]

Added

  • Caching and restoring or original user's session while they impersonate another user.

Removed

  • incorrect composer dependency illuminate/foundation.

0.1.1 [9 May 2017]

Added

  • composer package dependencies.
  • change-log.

0.1.0 [9 May 2017]

  • Initial functionality.