Releases: always-open/laravel-totem
Releases · always-open/laravel-totem
v3.0.1
04 Mar 00:04
Compare
Sorry, something went wrong.
No results found
Updated readme information around command filter. Added ability to toggle between whitelist and blacklist filter.
v2.4.0
04 Mar 02:22
Compare
Sorry, something went wrong.
No results found
Change the display on the dropdown to show an opt-group of the commands name and then the description to make selecting easier when editing /creating a task.
v2.3.2
04 Mar 02:14
Compare
Sorry, something went wrong.
No results found
Fixed issue with service provider checking if tasks table existed with table prefix.
v2.3.1
04 Mar 00:04
Compare
Sorry, something went wrong.
No results found
Updated readme information around command filter. Added ability to toggle between whitelist and blacklist filter.
v3.0.0
28 Feb 04:44
Compare
Sorry, something went wrong.
No results found
Updates dependencies to work on Laravel 5.6
v2.3
02 Jan 17:50
Compare
Sorry, something went wrong.
No results found
Features
Ability to setup auto clean up of results for tasks based on result age or number of results.
v2.2.2
22 Dec 19:59
Compare
Sorry, something went wrong.
No results found
Fixes
Updates composer requirements to include Form class by default
v2.2.1
19 Dec 04:35
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes bug introduced in v2.2 that causes multiple names arguments to get passed incorrectly on console.
v2.2
07 Dec 17:29
Compare
Sorry, something went wrong.
No results found
Features
Fixes
Properly handle multiple named arguments
Catch issue during install when DB isn't setup yet
v2.1.0
15 Nov 01:15
Compare
Sorry, something went wrong.
No results found
Features
Command Filters
Table Prefix
Refactor