Skip to content

v0.7.0

Compare
Choose a tag to compare
@obreitwi obreitwi released this 03 Aug 13:38
· 272 commits to master since this release
v0.7.0
4151897

v0.7.0 (2021-01-25)

  • push: Add --prefix/--suffix.
    • Add a prefix (and/or suffix) to the filename stem (i.e. the part without extension).
    • Useful to distinguish several autogenerated files with generic names (e.g., plots).
    • Please note that dual extensions like .tar.gz specifying a suffix will cause it to be inserted after .tar
      (i.e. the extension of a foobar.tar.gz file is .gz).