Releases: mikestefanello/backlite
Releases · mikestefanello/backlite
v0.6.0
What's Changed
- Panic for unregistered queues by @khawa-angx in #4
- Add method to get task status. by @mikestefanello in #8
New Contributors
- @khawa-angx made their first contribution in #4
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- Added ui handler configuration for base path, items per page, release after duration.
- Updated dependencies.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
- Added paging in the UI
- Expanded test coverage
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Finished web UI
- Added web UI test coverage
- Fixed duration loading from completed tasks
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Added UI pages for viewing individual tasks
v0.1.0
- Initial release.