Releases: nvim-orgmode/orgmode
Releases Β· nvim-orgmode/orgmode
Release 0.5.3
Breaking changes
Features
- luarocks: remove dependency on tree-sitter-orgmode (7684799)
- image: match latex code tag for math preview (#945) (3f8114e)
- images: add support for rendering latex math expressions (#935) (0ebe2e3)
- support headline's cookie from TODOs (#926) (abf8890)
- global: Add store_link command to Org global (98776eb)
- support updating a headline's cookie from multiple lists (#925) (22094c4)
- babel: add directory creation support with :mkdirp header argument (#928) (fb9580c)
Bug fixes
Release 0.5.2
Release 0.5.1
Release 0.5.0
Release 0.4.32
Release 0.4.31
Bug fixes
- images: Ignore image link matches that does not have valid extension (e4a89b8)
Release 0.4.3
Features
- images: add support for image previewing with Snacks (#907) (80ca17e)
- health: Add healthcheck (a802d2e)
- files: add methods for tag addition/removal/toggling (#894) (09c1595)
- #895: //github.com/nvim-orgmode/orgmode/commit/ba7e04e))
- utils: add optional flag to
utils.writefile()
for exclusive writes (#893) (500004f) - hyperlinks: add ability to add custom hyperlink sources (#892) (356ff3f)
- tests: add tests for
utils.fs
andutils.current_file_path()
(#890) (3583fac) - properties: add option
org_use_property_inheritance
(#880) (48f32e6)
Bug fixes
0.4.2
0.4.1
What's Changed
- feat(input): Add async input by @kristijanhusak in #871
- Run viewer asynchronously using
vim.system
by @moreka in #873
Warning
This is last release that still supports Neovim < 0.10.0. We will start removing backward compatibility
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- refactor(date): Refactor date object by @kristijanhusak in #869
Full Changelog: 0.3.9...0.4.0