-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Milestone
Description
Inspired by the job done at https://github.com/felipenoris/bdays, I'm planning a major breaking change for how cache works in this package.
Planned changes:
-
BusinessDays.initcachewill be removed -
BusinessDays.HolidayCalendarCachewill be a subtype ofBusinessDays.HolidayCalendar
Collateral effects:
-
These changes imply that
bdays(:calendar_symbol, d0, d1method won't work for cached calendars anymore. The user will need to pass an instance ofHolidayCalendarCache. -
internal package state variable
BusinessDays. CACHE_DICTwill be removed.
After this change, I'll tag a v0.10.0 transition version with deprecation warnings, and then I'll release a v1.0.0, in compliance with Semantic Versioning .
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels