Skip to content

Releases: chipsenkbeil/org-roam.nvim

0.1.1

16 Nov 20:29
Compare
Choose a tag to compare

Updated version requirement.

For 0.1.1 of the org-roam plugin, we now require neovim 0.9.4+ and orgmode 0.3.7+.

What's Changed

  • chore unify formatting by providing a .editorconfig and adding stylua action by @seflue in #44
  • fix selection UI no longer wraps lines that are too long by @bi0ha2ard in #45
  • feat new keybinding prefix option to support changing across all keybindings by @seflue in #47
  • fix orgmode filetype is now detected open first opening buffer using find api by @chipsenkbeil
  • fix dailies extension now opens the calendar at the current day by @seflue in #48
  • chore add documentation for select buffer by @seflue in #53
  • feat allow to add more org file locations via an org_files list by @seflue in #55
  • fix type error when specifying config.bindings = false by @troiganto in #57
  • feat selection dialog buffer now has a filetype of org-roam-select by @troiganto in #59
  • fix orgmode database now refreshes on roam node creation by @seflue in #64

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

14 May 00:52
Compare
Choose a tag to compare

What's Changed

  • This is the first official release of the plugin! It supports the majority of core org roam functionality as well as the dailies extension.

New Contributors

Full Changelog: https://github.com/chipsenkbeil/org-roam.nvim/commits/0.1.0