Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@kisstar kisstar released this 15 Oct 15:30

[0.0.1] - 2023-10-15

Features

  • (kael,kael-bili) Support the option to check dependencies - (da0b2cd)
  • (kael,kael-bili) Create the bili command module and call it - (e9ae39c)
  • (kael,kael-helpers) Registering the bili subcommand - (63b6304)
  • (kael,kael-logger) Configuring the logger through environment variables - (6a9e0c6)
  • (kael-bili) Add basic error handling - (a08aa78)
  • (kael-bili) Display current processing progress - (72ee1ac)
  • (kael-bili) Create and finally clear temporary files - (7a52988)
  • (kael-bili) Merge M4S files into MP4 file - (87c36c4)
  • (kael-bili,kael-logger) Read and modify media files - (81b5cde)
  • (kael-helpers) Determine whether the specified command exists - (c9d91b3)

Documentation

  • Add a description to the command - (3e07d6a)

Miscellaneous Tasks

  • Release infrastructure on GitHub Actions - (54ef159)
  • Add automatic scripts for release - (2cf5d59)
  • Update .gitignore and add README.md - (f3c49ad)