v0.3.1
Fixed
- Past days inside a range rendered at full range color instead of the faded version added in 0.2.0. Two later rules in the stylesheet re-declared
--disabled.--in-rangeand--disabled.--range-endwithout the fade, so only a range's start day read as past — a range ending beforeminDatelooked live. Start, end and middle now each fade their own color variable, and the duplicate rules are gone.
Full changelog: v0.3.0...v0.3.1