📓 Notes:
This release has some breaking changes. Please, do the dump of your the DB file, delete it from ./your_path_here/database.db volume and restart Taskiq-Admin to let it generate a new SQLite file with all the DB schema updates.
🔥 Updates/Features
- add WAL mode to SQLite DB
- add tests
- update nuxt and other packages
- remove bootstrap
- remove ListQueueBroker from example
- add [API] logs to the nitro server
- add makefile
🐛 Fixes:
- guarantee idempotence of queued -> started -> executed
- fix returnValue formatting in the table