Releases: virolea/panoptic
Releases · virolea/panoptic
Release v0.5.0
What's Changed
- Local assets support: Bootstrap Sass and Turbo through importmaps by @virolea in #18
- Esbuild all the things by @virolea in #22
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #23
- Add ability to delete a failed job by @fractaledmind in #24
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v0.4.2...v0.5.0
Release v0.4.2
Changed
- Nest shared partials into the panotpic namespace - @activefx (#15)
- Default sort jobs by descending creation order - @fractaledmind (#16)
- Default sort scheduled jobs by ascendending scheduling order - @fractaledmind (#17)
Fixed
Release v0.4.1
Release v0.4.0
Added
- Retry failed jobs jobs from the UI #8