Skip to content

Releases: kokic/kodama

Version 0.3.3 patch - 雲雀

24 Oct 00:12
dc83dc6

Choose a tag to compare

What's Changed

  • fix: [toc] max-width config by @kokic in #73
  • feat: infrastructure for snippets and search by @kokic in #74
  • feat: cfg - [text] edit, toc, references, backlinks by @kokic in #75
  • fix: adjust details open on resize by @kokic in #76
  • chore: fix ul, ol margin space by @kokic in #77
  • chore: fmt css & adjust katex default config by @kokic in #78
  • fix: toc ul margin-y space by @kokic in #79
  • fix: npe - toggle details open & merge branch by @kokic in #80
  • fix: table style & katex display auto scroll & code font size by @kokic in #81
  • feat: favicon.icon & fix: parent link area by @kokic in #82

Full Changelog: v0.3.3...v0.3.3-patch

Version 0.3.3 - rise

15 Oct 15:51
276f61b

Choose a tag to compare

Highlight

  • feat: catalog is displayed normally on devices of all sizes
  • feat: sticky catalog & placement #72
  • feat: new command init
  • fix: typst path color & typst file hash.
  • fix & breaking change: Typst in Kodama #69
  • feat: new preset metadata references: bool
  • feat: config - globally enable asref #67

Version 0.3.2 - Fly and Fly

10 Oct 15:30
6046641

Choose a tag to compare

Highlights

feat: #63 - feat #:include
fix: #65 - link assets file (e.g., PDF)
improve: styles - definitions macro box & footnote brackets

Version 0.3.1 - black rose

14 Sep 10:44

Choose a tag to compare

Highlights

  • fixed several issues
  • refactor config environment FooterMode process::typst_image @s-cerevisiae

Version 0.3.1 alpha - God knows

31 Jul 14:12
bb8c456

Choose a tag to compare

Highlights

  • feat: custom serve command
  • refactor: replace Path and PathBuf with UTF-8 (camino)
  • refactor: config & environment
  • fix: mod test
  • fix: base-url = "/" in serve mode
  • fix: ignore cache on build mode

Version 0.3.0 - Fallen Angel

19 Jul 15:54
e68a724

Choose a tag to compare

Highlight

  • feat: command new - create a new kodama site (default: trees/index.md, assets/, Kodama.toml).
  • feat: command serve - serve a forest at http://localhost:8080, and rebuilds it on changes (default server: miniserve).
  • feat: distinguished build and serve:
    • the edit function used to "jump from section to editor" will only take effect in serve mode.
    • serve and build use different output paths (default: .cache/publish and publish respectively).
  • rename: command compile to build.
  • refactor: parser by @s-cerevisiae

Changed

  • Now the order of metadata is no longer the dictionary order of keys but the arrangement order of the entries themselves (by @AliasQli).

Version 0.2.6 - Gloria

10 Jun 15:48
7a8d16b

Choose a tag to compare

What's Changed

  • Static assets synchronization by @kokic in #24
  • chore: add data_taxon attr for footer link & Cargo.toml clean by @kokic in #25
  • feat: watch files and run build script on changes by @kokic in #27

Full Changelog: v0.2.6-beta...v0.2.6

Version 0.2.6 beta - Epitaph

02 May 14:28
70efd22

Choose a tag to compare

Highlight

  • Added the new compilation option --edit <EDIT> to display URL redirect links prepared for the editor (e.g. vscode://file:).
  • Added a new preset metadata option footer-mode: link, embed.
  • Fixed a long-standing issue with incorrect table generation (<td>).
  • Code refactoring and a brand-new exception handling system.
  • Better parent slug behaviour.
  • Other stylistic improvements.

What's Changed

Full Changelog: v0.2.2...v0.2.6-beta

Version 0.2.5 - étoile et toi

07 Mar 07:08
a2c2b8d

Choose a tag to compare

Highlight

  • Add the support for typst-html export (experimental).
  • Add the support for custom reference taxon (metadata: asref: bool).
  • Use marco file! & line! instead ad-hoc string.

What's Changed

  • release: v0.2.5 - étoile et toi by @kokic in #4

Full Changelog: v0.2.4...v0.2.5

Version 0.2.4 - Bravely you

28 Feb 15:53
25dd234

Choose a tag to compare

Highlights

  • Added the custom font schemes, custom mathematical formula renderers, and custom HTML metadata functionality support (#2 #3).
  • Added the preset table styles to align with the overall style (#3).

What's Changed

  • release: v0.2.4 - bravely you by @kokic in #3

Full Changelog: v0.2.2...v0.2.4