mirror of
https://github.com/zensical/zensical.git
synced 2026-09-23 14:55:34 +00:00
chore: release v0.0.60
## Summary This version updates the user interface to 0.0.28, fixing navigation pruning and alternate-link handling while adding 51 new icons. It also adds direct support for the `table-reader` plugin and fixes template inclusion with macros on Windows extended-length paths. Signed-off-by: squidfunk <martin.donath@squidfunk.com>
This commit is contained in:
Generated
+1
-1
@@ -2579,7 +2579,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zensical"
|
||||
version = "0.0.59"
|
||||
version = "0.0.60"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
[package]
|
||||
name = "zensical"
|
||||
version = "0.0.59"
|
||||
version = "0.0.60"
|
||||
description = "Zensical"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user