Releases: always-open/laravel-totem
Releases · always-open/laravel-totem
v9.0.0
29 Jun 14:49
Compare
Sorry, something went wrong.
No results found
v8.4.2
22 Mar 13:10
Compare
Sorry, something went wrong.
No results found
v8.4.1
22 Mar 01:15
Compare
Sorry, something went wrong.
No results found
DO NOT USE, CONTAINS INFINITE LOOP BUG
What's Changed
Updated to pluck ids and perform delete using the ids by @qschmick in #322
Full Changelog : v8.4.0...v8.4.1
v8.4.0
15 Mar 13:24
Compare
Sorry, something went wrong.
No results found
v8.3.3
07 Mar 12:46
Compare
Sorry, something went wrong.
No results found
v8.3.2
24 Feb 04:52
Compare
Sorry, something went wrong.
No results found
v8.3.1
01 Feb 18:08
Compare
Sorry, something went wrong.
No results found
v8.3.0
08 Sep 17:18
Compare
Sorry, something went wrong.
No results found
Updates DBAL to 3.x
Adds Docker for local development
Caching frequencies to reduce DB calls thanks to @o-kima
Updated initialization check to still all app to run when table doesn't exist thanks to @o-kima
v8.2.0
13 Aug 19:49
Compare
Sorry, something went wrong.
No results found
Updated log output to no longer require local log writing thanks to @shawnheide
v8.1.4
25 May 13:33
Compare
Sorry, something went wrong.
No results found
Enhancement on handling parameters that include the = in them thanks to @o-kima . Examples can be viewed on the PR: #281