Skip to content

Releases: Raboro/Obsidian-Birthday-Tracker-Plugin

1.1.8

26 Oct 20:56
Compare
Choose a tag to compare

Dependencies

  • bump tslib from 2.7.0 to 2.8.0
  • bump typescript from 5.6.2 to 5.6.3

1.1.7

23 Sep 21:01
Compare
Choose a tag to compare

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

19 Sep 15:24
Compare
Choose a tag to compare

Dependencies

  • added @types/bun

Testing

  • added first test with bun for birthday

Refactoring

  • renamed variables & methods
  • formatted with @biomejs

CI

  • added steps for testing

1.1.5

18 Sep 20:30
Compare
Choose a tag to compare

Fixes

  • fixed typo in release script
  • fixed link in badge of CI
  • removed broken badge

Others

1.1.4

18 Sep 20:21
Compare
Choose a tag to compare

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

17 Sep 20:33
Compare
Choose a tag to compare

Features

  • migrated from npm to bun
  • added logic to automaticly release plugin with make release

Bugs

1.1.2

03 Apr 08:59
Compare
Choose a tag to compare

fixed typo (Mai -> May) pointed out in #12 by @deonjo

1.1.1

01 Apr 18:36
Compare
Choose a tag to compare

accept more spaces in person declaration:

image

1.1.0

03 Nov 19:37
Compare
Choose a tag to compare

Included ribon icon to open year overview as suggestion by #6 :
image

1.0.9

02 Oct 18:10
Compare
Choose a tag to compare
  • Add year view to see all birthdays over the year. Also by clicking on an name you get additional information about this person.
    image