0.4.0
Fixed
- Fixed a decoding error by forcing 'utf-8' encoding when opening a file. (#5)
Misc
- Added typing
- Fixed multiple issues raised by
flake8and plugins - Updated dependencies (both package and dev)
- Bumped Python versions to 3.7+
flake8 and plugins