Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

v1.7.0

Choose a tag to compare

@jomo jomo released this 06 Dec 15:00
· 276 commits to master since this release
  • Allow file names with , or ;. See #54
  • Breaking changes:
    • option names are now dashed (e.g. --album-id instead of --album_id)
    • removed short option-overrides (e.g. -e is no longer equal to --edit true. use -e true instead)
  • clean up of code and doc