Releases: kokic/kodama
Releases · kokic/kodama
Version 0.3.3 patch - 雲雀
What's Changed
- fix:
[toc] max-widthconfig by @kokic in #73 - feat: infrastructure for snippets and search by @kokic in #74
- feat: cfg -
[text] edit, toc, references, backlinksby @kokic in #75 - fix: adjust details open on resize by @kokic in #76
- chore: fix
ul, olmargin 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
Version 0.3.2 - Fly and Fly
Version 0.3.1 - black rose
Highlights
- fixed several issues
- refactor
configenvironmentFooterModeprocess::typst_image@s-cerevisiae
Version 0.3.1 alpha - God knows
Highlights
- feat: custom serve command
- refactor: replace
PathandPathBufwith 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
Highlight
- feat: command
new- create a new kodama site (default:trees/index.md,assets/,Kodama.toml). - feat: command
serve- serve a forest athttp://localhost:8080, and rebuilds it on changes (default server:miniserve). - feat: distinguished
buildandserve:- 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/publishandpublishrespectively).
- rename: command
compiletobuild. - 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
Version 0.2.6 beta - Epitaph
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
- dev 0.2.6 by @AliasQli, @s-cerevisiae, @kokic in #21
Full Changelog: v0.2.2...v0.2.6-beta
Version 0.2.5 - étoile et toi
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
Full Changelog: v0.2.4...v0.2.5