Skip to content

Releases: mnaoumov/obsidian-dev-utils

v11.3.0

31 Dec 19:13
Compare
Choose a tag to compare
  • Change check for __filename

Full Changelog: 11.2.1-beta.1...11.3.0

v11.2.1-beta.1

31 Dec 01:27
Compare
Choose a tag to compare

v11.2.0

28 Dec 00:35
Compare
Choose a tag to compare
  • Add deleteProperty/ies

Full Changelog: 11.1.0...11.2.0

v11.1.0

27 Dec 22:04
Compare
Choose a tag to compare
  • Preserve link alias case
  • Create FUNDING.yml
  • Update README examples

Full Changelog: 11.0.0...11.1.0

v11.0.0

27 Dec 16:57
Compare
Choose a tag to compare
  • Remove shouldUpdateLinks

Full Changelog: 10.0.0...11.0.0

v10.0.0

27 Dec 16:49
Compare
Choose a tag to compare
  • Add shouldHandleRenames/Deletions

Full Changelog: 9.0.2...10.0.0

v9.0.2

27 Dec 04:44
Compare
Choose a tag to compare
  • Handle empty files properly

Full Changelog: 9.0.1...9.0.2

v9.0.1

25 Dec 23:54
Compare
Choose a tag to compare
  • Update libs
  • cspell

Full Changelog: 9.0.0...9.0.1

v9.0.0

25 Dec 23:08
Compare
Choose a tag to compare
  • Support multiple interrupted renames
  • Reinitiate rename
  • Move check
  • Try handle interrupted renames earlier
  • Accept non-existing files
  • Check both old and new path caches
  • Use path instead of file instance for check
  • Extract VaultEx to avoid circular ref
  • Extract readSafe
  • Don't log timeout if already finished
  • Use key=value format for npm config set
  • Rewrite without queue to avoid deadlocks
  • Lint
  • Use performance.now() for bigger accuracy
  • Disable timeout in DEBUG mode
  • Refactor dotenv usages
  • Extract Publish command
  • Pass NPM_TOKEN
  • Add publish
  • Log handlers array, because iterator logs as empty
  • Handle case where file renamed during running handler
  • Make all optional parameters truly optional
  • Carefully check for missing file
  • Pass oldPathLinks earlier
  • Better logging Plugins with registered rename/delete handlers
  • Rename variables for clarity
  • Extract ...ifEnabled functions

Full Changelog: 8.0.1-beta.18...9.0.0

v8.0.1-beta.18

25 Dec 22:55
Compare
Choose a tag to compare