• v0.3.1 797d6cf1d3

    v0.3.1 Stable

    gballan released this 2023-04-16 16:11:07 -04:00 | 0 commits to master since this release

    Downloads
  • v0.3.0 1ccd481f9e

    v0.3.0 Stable

    gballan released this 2022-09-15 10:09:10 -04:00 | 4 commits to master since this release

    Features/Improvements

    • Separated the repository initialization into a separate sub-command ./adept setup (#9)
    • Refactored the logging and configuration setup (#12)
    Downloads
  • v0.2.1 076947ebf9

    v0.2.1 Stable

    gballan released this 2022-09-03 19:55:50 -04:00 | 6 commits to master since this release

    Bug Fixes

    • Fixed the logging so log messages go to both a file and the local console (#10)
    • Fixed output file renaming (#11)
    Downloads
  • v0.2.0 4306a9bca5

    v0.2.0 Stable

    gballan released this 2022-09-02 18:17:42 -04:00 | 10 commits to master since this release

    Features

    • Adept can now log to a file! Set log_to_file = true and log_file = /path/to/file.log to enable logs to be sent to a file. (#2)
    • Added Makefile to easily build, test, install and uninstall.

    Bug Fixes

    • Cleaned up unit testing a bit.
    Downloads
  • v0.1.1 cf854a91f0

    v0.1.1 Stable

    gballan released this 2022-09-01 00:17:29 -04:00 | 21 commits to master since this release

    Features

    • Added main loop so it will periodically check for new files to transcode
    Downloads
  • v0.1.0 02dfc7c291

    v0.1.0 Stable

    gballan released this 2022-08-31 23:53:51 -04:00 | 22 commits to master since this release

    Downloads