Releases: chipsenkbeil/org-roam.nvim
Releases · chipsenkbeil/org-roam.nvim
0.1.1
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
- @seflue made their first contribution in #44
- @troiganto made their first contribution in #57
Full Changelog: 0.1.0...0.1.1
0.1.0
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
- @bi0ha2ard made their first contribution in #38
- @KortanZ made their first contribution in #37
Full Changelog: https://github.com/chipsenkbeil/org-roam.nvim/commits/0.1.0