- Update to version 0.25.1: * fixed multiple footnote link bug OBS-URL: https://build.opensuse.org/request/show/1267230 OBS-URL: https://build.opensuse.org/package/show/editors/markdown-oxide?expand=0&rev=12
90 lines
3.5 KiB
Plaintext
90 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 5 02:06:28 UTC 2025 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.25.1:
|
|
* fixed multiple footnote link bug
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 23:37:13 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.25.0:
|
|
* support link resolution for link referencing sections in the
|
|
same file as the link
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 1 10:49:27 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.24.3:
|
|
* Update LICENSE to Apache-2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 07:21:37 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.24.2:
|
|
* Fix rename adding path in the renamed version
|
|
- Updates from version 0.24.1:
|
|
* add --version -v flag
|
|
- Updates from version 0.24.0:
|
|
* fix hover issue (in GUI editors) when hovering over non-links
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 29 21:44:51 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Remove remove-unstable-rust.patch -- Fixed upstream
|
|
- Update to version 0.23.2:
|
|
* Added daily files configuration
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 5 14:36:23 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Add remove-unstable-rust.patch -- Allow building with stable rust
|
|
- Update to version 0.23.1:
|
|
* fix some zed bugs
|
|
- Updates from version 0.23.0:
|
|
* Update Cargo.toml with the new version number
|
|
* Add helix daily note commands, accessible by
|
|
:lsp-workspace-command {command}
|
|
- Updates from version 0.22.0:
|
|
* feat: support for cargo binstall
|
|
* Define PKM in the readme (hah)
|
|
* Use LSP commands to open/create daily notes (by the format
|
|
either imported from your obsidian settings or in the config
|
|
you provide). There is now Today, Tomorrow, Yesterday, and
|
|
Daily {natural language} (Daily three days ago). You may have
|
|
to modify your editor config; check the README -- and I have
|
|
only tested this on Neovim:
|
|
* Add option to set the folder to create daily notes
|
|
* Configure whether to add a .md extension to markdown and
|
|
wikilink completions; this also modifies the parser to parse
|
|
links with this:
|
|
* Add config options for respecting/ignorice character case in
|
|
fuzzy matching: Smart, Ignore, Respect.
|
|
* updated the tag parsing, it should be more aligned with common
|
|
mark spec now
|
|
- Updates from version 0.0.21:
|
|
* fix: parse root_dir
|
|
- Updates from version 0.0.20:
|
|
* feat: support no root_dir (limited functionality in neovim)
|
|
* fix: Using in Helix fails without Git initialized
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 14:32:57 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.0.19:
|
|
* fix: extra bracket in wikilink completions
|
|
* fix: remove the printlns to fix vscode erroring
|
|
* don't parse data:image
|
|
* fix code block parsing
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 18 12:42:18 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Update to version 0.0.17:
|
|
* Move cursor to position after link when inserting link
|
|
* fix: don't parse . extensions other than .md
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 06:12:37 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Initial package of markdown-oxide for openSUSE.
|