Closed hsablonniere closed 3 months ago
Fixed in https://github.com/hsablonniere/activity-graph/releases/tag/v0.3.0
NOTE: The IsoDate
class was removed but moving the date logic to a different testable file was not that necessary. Also, I realized ISO weeks only work with weeks starting with monday.
We need something based on weeks but not as in ISO weeks, as in from "defined first day of the week" with 7 days so we can easily prepare the month headers and the new splittable months feature.