Skip to content

0.4.0

Choose a tag to compare

@sdispater sdispater released this 03 Aug 17:14
· 6 commits to master since this release
0.4.0
8435ee7

Fixed

  • Fixed a decoding error by forcing 'utf-8' encoding when opening a file. (#5)

Misc

  • Added typing
  • Fixed multiple issues raised by flake8 and plugins
  • Updated dependencies (both package and dev)
  • Bumped Python versions to 3.7+