Release Notes

Note

Tags use semantic-style numbering (vMAJOR.MINOR.PATCH). Dates follow YYYY-MM-DD.

v0.0.1 – 2025-01-??

Initial public release.

  • Added fuel_route_recommender.py CLI that ranks candidate stations based on total trip cost.

  • Added fuel_route_recommender_with_map.py for optional Folium map output.

  • Published README, contributing guidelines, and community policies.

  • Tagged source as v0.0.1 and documented setup instructions.

Unreleased

  • Sphinx/ReadTheDocs documentation structure established.

  • Added project governance docs (Code of Conduct, Contributing).

  • Preparing GitHub Pages site for broader community access.