Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 601 Bytes

File metadata and controls

18 lines (12 loc) · 601 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Upcoming features and fixes

[0.3.0] - 2026-01-28

  • Initial public release
  • Added estimate_trip_cost(), convert_currency(), get_packing_list(), format_destination() functions
  • Full documentation website with usage examples
  • CI/CD pipeline with automated testing and deployment
  • Semantic versioning with hatch-vcs