This is just a version bump from v0.3.2 to 0.4.0.
Notable changes compared to v0.2.0
- New code base
- New API, incompatible with v0.2.0
- New core and factory modules
- New writer module with formatting options
- Annotate code with modern type hints
- Added unit tests
- Enabled linting with Pylint and flake8