minor bugfix release that helps in processing UTF-8 `*.osm` files.
0.42
0.6.0
Now instead of plain `.osm` files, they can also be provided as input when they are compressed as `bz2` (see [bz2 Wikipedia](https://en.wikipedia.org/wiki/Bzip2)).
0.6.0b
Resolved minor issues with previous version
0.6.0a
Moved to Python 3.7 with dataclasses!
0.5.0
- [x] added networkx support (output) - [x] rewrote contraction logic which fixed several bugs