Skip to content

0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@JelteF JelteF released this 19 May 17:14
· 614 commits to master since this release

Added

  • Contributing guidelines.

Changed

  • The non keyword argument for filename is now called path instead of filename
    to show it can also be used with paths.
  • Travis now checks for Flake8 errors.

Fixed

  • Fix a bug in Plt and one in fix_filename that caused an error when using them
    with some filenames (dots in directories and a file without an extension)