v0.2.1
Bug fix: dates parse in local time and CSV/JSON timestamps render in local zone. Previously, --since 2026-04-15 asked the API for data starting 4+ hours earlier than intended (epoch math on UTC-parsed date), and sleep/workout/measurement/intraday timestamps output as UTC regardless of user zone. Intraday CSV column datetime_utc renamed to datetime. See #6.