Commit graph

9 commits

Author SHA1 Message Date
semantic-release-bot
e05272a1af release(version): Release 1.1.2 [skip ci]
## [1.1.2](https://github.com/cdloh/obsidian-cron/compare/1.1.1...1.1.2) (2023-08-24)

### Bug Fixes

* Fix cleaning up running jobs when deleting crons ([e505695](e505695003)), closes [#4](https://github.com/cdloh/obsidian-cron/issues/4)
2023-08-24 10:26:12 +00:00
semantic-release-bot
e548b24a72 release(version): Release 1.1.1 [skip ci]
## [1.1.1](https://github.com/cdloh/obsidian-cron/compare/1.1.0...1.1.1) (2023-04-23)

### Bug Fixes

* Fix the lock feature for cronjob ([70cb4a8](70cb4a8686))
2023-04-23 19:16:45 +00:00
semantic-release-bot
517ac93d56 release(version): Release 1.1.0 [skip ci]
# [1.1.0](https://github.com/cdloh/obsidian-cron/compare/1.0.0...1.1.0) (2023-03-26)

### Features

* Add option to disable on Mobile ([996c4fd](996c4fdddb))
2023-03-26 14:27:33 +00:00
semantic-release-bot
ad8c0c0180 release(version): Release 1.0.0 [skip ci]
# 1.0.0 (2023-03-26)

### Features

* Move API to exposed class ([4ab9202](4ab9202d48))
2023-03-26 13:41:36 +00:00
Callum Loh
218d3feed9 remove commit analyzer 2023-03-26 02:12:46 +01:00
Callum Loh
62e2ef6b7c Swap to using uuids and document user functions 2023-03-26 00:30:12 +00:00
Callum Loh
12e8d70cb1 Add CI/CD 2023-03-24 18:29:39 +00:00
Callum Loh
22c268e936 Initial CRON work 2023-03-24 14:09:37 +00:00
Callum Loh
ab40c14597
Initial commit 2023-03-05 20:26:49 +11:00