Skip to content

0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikebronner mikebronner released this 07 Oct 20:15
· 452 commits to master since this release

Changed

  • use of cache() helper method to app("cache") to allow for better Lumen compatibility. Thanks @nope7777!

Updated

  • test script for Laravel 5.7 to use non-dev version of test dependency.

Removed

  • codedungeon/phpunit-result-printer unit test output printer.

Fixed

  • use of custom pagination name.
  • edge-case where tag creation failed.
  • usage of forceDelete() in the Builder.