# iCalendar Timeseries Server Changelog ## Version 0.3.1 ### Changes - Bump Version Number ## Version 0.3 ### Changes - Replace print statements by proper logging - Fix: Ensure scrape interval is positive - Fix: Keep showing events that already started, but have not finished yet ## Version 0.2 ### Changes - Scrape intervals are now configured per calendar - Calendar scraping now happens in the background ## Version 0.1 First pre-1.0 release of iCalendar Timeseries Server. ### Changes - Configure multiple scrape sources - Authorization: HTTP Basic Auth or TLS Client Certificates - Offer API endpoints /api/v1/query and /api/v1/query_range - Support simple PromQL label filters