Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Releases: natelandau/obsidian-metadata

v0.3.0

30 Jan 18:34
Compare
Choose a tag to compare

Features

  • c0d37ef fix(application): improve ux (#10)
  • eeaa1e7 feat(application): add new metadata to frontmatter (#9)

Other

  • 1977ae3 bump(release): v0.2.0 → v0.3.0
  • 48174eb build(deps): bump dependencies
  • ac0090c build(ruff): update ruff configuration
  • 42dd73b build(devcontainer): ebuild virtual environment
  • bc394e2 build(deps): update dependencies

v0.2.0

25 Jan 17:30
Compare
Choose a tag to compare

Features

  • 1e4fbcb feat(configuration): support multiple vaults in the configuration file (#6)

Other

  • 6867c62 bump(release): v0.1.1 → v0.2.0
  • 455a2c9 refactor(application): refactor questions to separate class (#7)
  • 5abab2a docs(readme): fix dumb typo
  • b0689b4 ci: add allowed endpoints to harden-runner

v0.1.1

23 Jan 00:36
Compare
Choose a tag to compare
  • 3fd6866 fix(notes): diff now prints values in the form [value]
  • 759fc34 fix(application): exit after committing changes

v0.1.0

22 Jan 17:14
Compare
Choose a tag to compare
  • Initial release