Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Releases: fantasycalendar/obsidian-fantasy-calendar

v4.0.0-b4

16 May 01:20
4387eef
Compare
Choose a tag to compare

4.0.0-b4 (2023-05-16)

Features

  • Week and Day views semi-functional (8fb2519)

v4.0.0-b3

15 May 19:10
69008df
Compare
Choose a tag to compare

4.0.0-b3 (2023-05-15)

Features

Miscellaneous Chores

v4.0.0-b2

14 May 18:55
e173c6f
Compare
Choose a tag to compare

4.0.0-b2 (2023-05-14)

⚠ BREAKING CHANGES

  • Beta

Features

Bug Fixes

  • fix release process (7d9c195)
  • Move current date back to singleton (90c3a52)

Miscellaneous Chores

3.1.0

25 Apr 17:06
Compare
Choose a tag to compare

3.1.0 (2023-04-20)

Features

  • Switch to settings service & local markdown config (8ffe10c)

3.0.0

30 Mar 18:01
Compare
Choose a tag to compare

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

22 Feb 00:45
Compare
Choose a tag to compare

2.3.11 (2023-02-22)

Bug Fixes

  • Adds addCategoryToCalendar method to API (70e6b5d)
  • disable event frontmatter writing, debounce save (c1ae662)

2.3.10

27 Sep 17:06
Compare
Choose a tag to compare

2.3.10 (2022-09-27)

Bug Fixes

  • added additional API options, exposed API on window object (7283803)

2.3.9

12 Sep 02:47
Compare
Choose a tag to compare

2.3.9 (2022-09-12)

Bug Fixes

  • moved several debug messages to console.debug (c81dc9f)

2.3.8

16 Aug 12:57
dd5d2ed
Compare
Choose a tag to compare

Full Changelog: 2.3.7...2.3.8

2.3.7

06 Apr 12:37
Compare
Choose a tag to compare

2.3.7 (2022-04-06)

Bug Fixes

  • Strips # from tags when comparing (60f7d09)