- fix issues when dropping non-existed columns from road network
- fix issue the C++ dijkstra crash when multiple components present in road network
- add support to load preprocessed road network e.g. using pyrosm
- add Github Actions workflow to create pypi installers
- change LICENSE to BSD