Minor release
Minor release with a few key changes:
- Substantial performance improvements to the Route Choice module setup performance - Significantly improve graph mapping on uncompressible networks (~8x) by @Jake-Moss in #573
- New multi-threadec connectivity tester based on Depth-First-Search - Connectivity tester by @pedrocamargo in #579
Migration of network data access to Geopandas by @pedrocamargo in #570 - New centroid connector creation process by @pedrocamargo in #584
Bug and deprecation fixes:
- Fixes behaviour for graphs with no centroids by @pedrocamargo in #577
- Deprecates AequilibraEData in favor of Pandas DataFrames by @pedrocamargo in #583
- Fixes deprecation warnings by @r-akemii in #572
Other changes
- Minor adjustments by @pedrocamargo in #564
- Upload docs to merge_request_id on AWS by @r-akemii in #567
- treat catenary bus like regular bus by @jamiecook in #568
- Add property decorator to LinkTypes by @r-akemii in #571
- Renata/docs by @r-akemii in #563
- Improves OSM classifications by @pedrocamargo in #565
- Configure doctests by @r-akemii in #574
- Rename fare_zone_id column by @r-akemii in #546
- Fix possible memory error in IPF, use Cython fused type by @Jake-Moss in #580
- Pedro/messaging by @pedrocamargo in #578
Full Changelog: v1.1.1...v1.1.2