v0.4.0 #4
a20r
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.4.0
🚀 Optional Departure‑Date Support (planner.py + web_app.py)
– Tour‑planning routines now take an optional
departure_dateparameter so that all itinerary prompts (weather, seasons, events) can be tailored to your actual travel dates.– The Trip Details form in Streamlit now includes a DatePicker for “Departure Date” (optional).
– When set, the UI surfaces an informational banner about weather/seasonal/event look‑ups.
– The chosen date is carried through into metrics, itinerary generation, plan rendering, and session state for follow‑up feedback.
🖼️ UI Tweak in Streamlit (web_app.py)
Full Changelog: v0.3.0...v0.4.0
This discussion was created from the release v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions