Releases: alexey-zakharenkov/subways
Releases · alexey-zakharenkov/subways
v2.3.1
What's Changed
- Check CSV numeric values on parsing network information by @alexey-zakharenkov in #39
- Fix validation message with python object representation by @alexey-zakharenkov in #40
- Defer stop distances calculation until city is validated by @alexey-zakharenkov in #41
- Upgrade shapely dependency to 2.0 by @alexey-zakharenkov in #42
- Unify tests by @alexey-zakharenkov in #43
Full Changelog: 2.2.1...2.3.1
v2.2.1
v2.2.0
Different improvements to validation_to_html.py
v2.1.0
What's Changed
- Create universal serializable transit data format by @alexey-zakharenkov in #31
- Run the code through flake8 and black by @alexey-zakharenkov in #32
Full Changelog: 2.0.0...2.1.0