Gabriel Fróes Franco gffranco
gffranco created pull request gffranco/nuwiki#8 2026-06-24 13:09:19 +00:00
Remove Rust code, delegate LSP server to nuwiki-rs
gffranco pushed to rust-removal at gffranco/nuwiki 2026-06-24 12:57:25 +00:00
cb11889e72 Remove Rust code, delegate server to nuwiki-rs repo
gffranco created branch rust-removal in gffranco/nuwiki 2026-06-24 12:57:25 +00:00
gffranco released nuwiki-rs 0.4.2 at gffranco/nuwiki-rs 2026-06-24 09:16:16 +00:00
gffranco pushed tag v0.4.2 to gffranco/nuwiki-rs 2026-06-24 09:15:24 +00:00
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 09:15:15 +00:00
caaafd3cf3 sync: bring Rust crates in line with nuwiki main (v0.4.2)
gffranco released v0.4.1 at gffranco/nuwiki-rs 2026-06-24 02:17:19 +00:00
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 02:11:02 +00:00
d21237cfdc fix(release): checkout main by ref instead of tag (avoids Gitea ref pattern failure)
gffranco pushed tag v0.4.1 to gffranco/nuwiki-rs 2026-06-24 02:07:41 +00:00
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 02:02:32 +00:00
41381e1ef3 fix(release): checkout main by ref instead of tag (avoids Gitea ref pattern failure)
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 01:43:32 +00:00
14301586e0 fix(release): skip tag push when version stamp produced no changes
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 01:38:43 +00:00
2c835120f8 fix(release): dispatch trigger should succeed when tag already exists
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 01:29:49 +00:00
84d3b03485 fix(release): use single stamp step for both push and dispatch triggers
gffranco deleted tag v0.4.1 from gffranco/nuwiki-rs 2026-06-24 01:21:46 +00:00
gffranco closed issue gffranco/nuwiki#7 2026-06-24 01:19:38 +00:00
Spaceless headings (==Heading==) are not parsed as headings (vimwiki accepts them)
gffranco commented on issue gffranco/nuwiki#7 2026-06-24 01:19:37 +00:00
Spaceless headings (==Heading==) are not parsed as headings (vimwiki accepts them)

Released in v0.4.2 — spaceless headings (==Heading==, ====Progress====) now parse as headings, matching vimwiki. Grab the new binary from the [v0.4.2 release](https://code.gfran.co/gffranc…

gffranco released v0.4.2 at gffranco/nuwiki 2026-06-24 01:18:48 +00:00
gffranco pushed tag v0.4.2 to gffranco/nuwiki 2026-06-24 01:16:11 +00:00
gffranco pushed to main at gffranco/nuwiki 2026-06-24 01:16:10 +00:00
0df72e52ea chore(release): 0.4.2
gffranco pushed to main at gffranco/nuwiki-rs 2026-06-24 01:13:31 +00:00
d293e6b5b6 ci(release): enable tag push trigger for automatic cross-compilation