Releases: fantasycalendar/obsidian-fantasy-calendar
Releases · fantasycalendar/obsidian-fantasy-calendar
v4.0.0-b4
Features
- Week and Day views semi-functional (8fb2519)
v4.0.0-b3
Features
Miscellaneous Chores
v4.0.0-b2
⚠ BREAKING CHANGES
Features
Bug Fixes
- fix release process (7d9c195)
- Move current date back to singleton (90c3a52)
Miscellaneous Chores
3.1.0
3.1.0 (2023-04-20)
Features
- Switch to settings service & local markdown config (8ffe10c)
3.0.0
3.0.0 (2023-03-30)
⚠ BREAKING CHANGES
- Rewrote Creator from scratch
Features
- Attempt at atomic saving to mitigate data loss issue (2b14e90)
- Rewrote Creator from scratch (618a859)
Bug Fixes
- Date string method now uses custom years properly (6602ac7)
- fixes issue setting custom year index out of bounds (f4cd8c3)
- fixes Nav error if previous month is undefined (6d6b2e4)
2.3.11
2.3.11 (2023-02-22)
Bug Fixes
- Adds
addCategoryToCalendar
method to API (70e6b5d)
- disable event frontmatter writing, debounce save (c1ae662)
2.3.10
2.3.10 (2022-09-27)
Bug Fixes
- added additional API options, exposed API on window object (7283803)
2.3.9
2.3.9 (2022-09-12)
Bug Fixes
- moved several debug messages to console.debug (c81dc9f)
2.3.7
2.3.7 (2022-04-06)
Bug Fixes
- Strips
#
from tags when comparing (60f7d09)