v0.1.0
What's Changed
This is the first official release of booktrack-cli, although it is still in an early stage. Current features are:
- Adding new books using the
add
subcommand - Print a list of all books in the library using the
list
subcommand - Deleting a book by its title using the
delete
subcommand
Full Changelog: https://github.com/DSiekmeier/booktrack-cli/commits/v0.1.0