Releases: nooblag/bomthegov
Releases · nooblag/bomthegov
bomthegov-0.1.18
Changelog
- Overhaul set up environment, and improve
xtrace
logging. - Move software dependencies check into
init()
. - Add
bundled_files_check()
and tests. - Update radars CSV data.
bomthegov-0.1.17
Changelog
- Restructure debugging log-files handling.
bomthegov-0.1.16
Changelog
- Fix
ffmpeg
chaining and ensure backward versions compatibility.
bomthegov-0.1.15
Changelog
- Improve OS check.
bomthegov-0.1.14
Changelog
- Improve software dependency check.
- Improve runtime environment.
bomthegov-0.1.13
Changelog
- Improve OS check.
- Improve line clearing throughout.
- Update radars and camera descriptions data.
bomthegov-0.1.12
Changelog
- Add progress bar
- Add 'estimated time remaining' indicator to progress bar, and integrate with spinner.
- Improve spinner characters handling for progress bar.
- Only show progress bar and spinner when running with a TTY.
- Improve cron handling.
- Improve other non-interactive usage.
- Improve cleanup by extending
interrupted
to run on SIGHUP. - Improve documentation for auto mode when running
timelapse
. - Improve
timelapse
efficiency by merging scaling and labelling into one process. - Improve spinner line clearing.
- Turn off debug logging by default.
bomthegov-0.1.11
Changelog
- Improve spinner return-code logic.
- Disable STDIN from interrupting
ffmpeg
during timelapse encoding.
bomthegov-0.1.10
Changelog
- Improve interrupted cleanup.
- Revert
ffmpeg
to H.264 for browser support, and introduce two-pass encoding.
bomthegov-0.1.9
Changelog
- Improve cleanup when turning debugging off.
- Improve traps and garbage collection.
- Move to H.265 rendering with Constant Rate Factor compression.
- Default to 4K, 25fps.