Releases: Raboro/Obsidian-Birthday-Tracker-Plugin
Releases · Raboro/Obsidian-Birthday-Tracker-Plugin
1.1.8
Dependencies
- bump
tslib
from 2.7.0
to 2.8.0
- bump
typescript
from 5.6.2
to 5.6.3
1.1.7
Dependencies
- bump esbuild from
0.23.1
to 0.24.0
- bunp obsidian from
1.6.6
to 1.7.2
Dependabot
- changed schedule to
weekly
Others
- formatted with @biomejs
- made fields readonly
- used spread operator instread of
Object.assign()
(sonar-issue)
1.1.6
Dependencies
Testing
- added first test with bun for birthday
Refactoring
- renamed variables & methods
- formatted with @biomejs
CI
1.1.5
Fixes
- fixed typo in release script
- fixed link in badge of CI
- removed broken badge
Others
1.1.4
Features
- enabled Dependabot with workflow to update bun lock file on new pr by @dependabot
- added build step to CI
- renamed workflow from Linter to CI
- integrated biome
- fixed biome issues
Dependencies
- esbuild from
0.17.3
-> 0.23.0
- typescript from
4.7.4
-> 5.5.4
- tslib from
2.4.0
-> 2.6.3
- builtin-modules from
3.3.0
-> 4.0.0
- @types/node from
16.18.108
-> 22.2.0
- obsidian from
latest
to 1.6.6
1.1.3
Features
- migrated from npm to bun
- added logic to automaticly release plugin with
make release
Bugs
1.1.2
fixed typo (Mai -> May) pointed out in #12 by @deonjo
1.1.1
accept more spaces in person declaration:
1.1.0
Included ribon icon to open year overview as suggestion by #6 :
1.0.9
- Add year view to see all birthdays over the year. Also by clicking on an name you get additional information about this person.