Skip to content

1.0.3

Choose a tag to compare

@mikeqfu mikeqfu released this 28 Nov 23:56

📦 Release v1.0.3

This release introduces several bug fixes and completes the Python 3.12 compatibility update.

Summary of changes since 1.0.2:

🐛 Bug fixes

  • Fixed KeyError: 'Station' in Stations.collect_locations() (#52).
  • Fixed ConnectionError handling in get_introduction() (#54).
  • Resolved TypeError in both GWR data processing (#56) and viaduct data parsing (#58).
  • Restored complete data collection in get_site_map() (#61).

⚙️ Maintenance

  • Updated requirements.txt.
  • Bumped minimum Python version: The required minimum Python version for the package is now 3.12.