Releases: tamiroh/obsidian-interval-timer
Releases · tamiroh/obsidian-interval-timer
0.2.2
What's Changed
🤖 Dependency Updates
- Bump obsidian from 1.5.7-1 to 1.6.6 @dependabot (#92)
- Bump @vitest/coverage-v8 from 2.0.2 to 2.0.3 @dependabot (#93)
- Bump electron from 31.1.0 to 31.2.1 @dependabot (#91)
- Bump prettier from 3.3.2 to 3.3.3 @dependabot (#94)
- Bump vitest and @vitest/coverage-v8 @dependabot (#90)
- Bump vitest and @vitest/coverage-v8 @dependabot (#87)
- Bump @types/node from 20.14.9 to 20.14.10 @dependabot (#88)
- Bump esbuild from 0.22.0 to 0.23.0 @dependabot (#89)
- Bump typescript from 5.5.2 to 5.5.3 @dependabot (#81)
- Bump @types/node from 20.14.8 to 20.14.9 @dependabot (#83)
- Bump electron from 31.0.2 to 31.1.0 @dependabot (#84)
- Bump esbuild from 0.21.5 to 0.22.0 @dependabot (#85)
- Bump toshimaru/auto-author-assign from 2.1.0 to 2.1.1 @dependabot (#86)
- Bump typescript from 5.4.5 to 5.5.2 @dependabot (#79)
- Bump electron from 31.0.1 to 31.0.2 @dependabot (#78)
- Bump @types/node from 20.14.3 to 20.14.8 @dependabot (#80)
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 @dependabot (#75)
- Bump @types/node from 20.14.2 to 20.14.3 @dependabot (#76)
- Bump ws from 8.17.0 to 8.17.1 @dependabot (#77)
🧰 Maintenance
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
🤖 Dependency Updates
- Bump ts-pattern from 5.1.2 to 5.2.0 @dependabot (#72)
- Bump electron from 30.0.9 to 31.0.1 @dependabot (#70)
- Bump moment from 2.29.4 to 2.30.1 @dependabot (#67)
- Bump prettier from 3.3.0 to 3.3.2 @dependabot (#69)
- Bump lint-staged from 15.2.5 to 15.2.7 @dependabot (#71)
- Bump eslint-plugin-import from 2.28.0 to 2.29.1 @dependabot (#64)
- Bump builtin-modules from 3.3.0 to 4.0.0 @dependabot (#65)
- Bump tslib from 2.6.2 to 2.6.3 @dependabot (#66)
- Bump esbuild from 0.21.4 to 0.21.5 @dependabot (#63)
- Bump @types/node from 20.14.1 to 20.14.2 @dependabot (#62)
- Bump codecov/codecov-action from 4.0.1 to 4.4.1 @dependabot (#61)
- Bump husky from 8.0.3 to 9.0.11 @dependabot (#55)
- Bump @types/node from 20.12.12 to 20.14.1 @dependabot (#59)
- Bump eslint-config-prettier from 8.10.0 to 9.1.0 @dependabot (#54)
- Bump electron from 24.8.5 to 30.0.9 @dependabot (#57)
- Bump prettier from 2.8.4 to 3.3.0 @dependabot (#58)
- Bump ts-pattern from 4.3.0 to 5.1.2 @dependabot (#49)
- Bump esbuild from 0.17.3 to 0.21.4 @dependabot (#50)
- Bump lint-staged from 13.2.3 to 15.2.5 @dependabot (#51)
- Bump typescript from 4.7.4 to 5.4.5 @dependabot (#52)
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.62.0 @dependabot (#53)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#39)
- Bump actions/setup-node from 1 to 4 @dependabot (#43)
- Bump @typescript-eslint/parser from 5.29.0 to 5.62.0 @dependabot (#44)
- Bump obsidian from 1.4.0 to 1.5.7-1 @dependabot (#47)
- Bump @types/node from 16.18.39 to 20.12.12 @dependabot (#41)
- Bump tslib from 2.4.0 to 2.6.2 @dependabot (#45)
- Bump toshimaru/auto-author-assign from 1.6.2 to 2.1.0 @dependabot (#40)
- Bump actions/checkout from 2 to 4 @dependabot (#42)
🧰 Maintenance
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
🚀 Features
- Make timer clickable @tamiroh (#28)
- Add notification style setting @tamiroh (#26)
- Auto save @tamiroh (#23)
- Add "reset total intervals" command @tamiroh (#20)
- Improve timer logic @tamiroh (#19)
🐛 Bug Fixes
🤖 Dependency Updates
- Bump electron from 24.8.3 to 24.8.5 @dependabot (#36)
- Bump electron from 24.7.1 to 24.8.3 @dependabot (#30)
- Bump electron from 24.7.0 to 24.7.1 @dependabot (#25)
- Bump semver from 6.3.0 to 6.3.1 @dependabot (#17)
- Bump word-wrap from 1.2.3 to 1.2.5 @dependabot (#18)
🧰 Maintenance
- Update release workflow @tamiroh (#37)
- Fix Release Drafter config @tamiroh (#35)
- Add label checker for CI @tamiroh (#34)
- Update Release Drafter config @tamiroh (#33)
- Add Release Drafter @tamiroh (#32)
- Add constructor in Plugin class @tamiroh (#29)
- Refactor interval timer @tamiroh (#27)
- Fix package info @tamiroh (#24)
- Make directory structure flat @tamiroh (#22)
- Update CI config @tamiroh (#21)
- Add auto assign workflow @tamiroh (#16)
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Add trailing commas by @tamiroh in #3
- Support system notification by @tamiroh in #2
- Update notice by @tamiroh in #4
- Fix CI config by @tamiroh in #7
- Enable
forceConsistentCasingInFileNames
by @tamiroh in #8 - Replace Time class with Time type by @tamiroh in #6
- Flatten directory structure by @tamiroh in #9
- Partially inline types related to CountdownTimer by @tamiroh in #10
- Disable
class-methods-use-this
rule by @tamiroh in #11 - Add StatusBar class by @tamiroh in #12
- Rename CountDownTimer prop by @tamiroh in #13
- Add release workflow by @tamiroh in #14
- Release 0.1.0 by @tamiroh in #15
New Contributors
Full Changelog: https://github.com/tamiroh/obsidian-interval-timer/commits/0.1.0