Skip to content

Releases: tduyng/gozzi

v0.0.26

11 Dec 15:59

Choose a tag to compare

0.0.26 - 2025-12-11

πŸš€ Features

  • (template) Add intelligent related_posts function with O(k) performance - (290e836)

πŸ› Bug Fixes

  • (ci) Add --unreleased flag to git cliff commands - (1c937f5)
  • (just) Use --tag flag in changelog generation for correct version - (5310ab7)

🎨 Styling

  • Fix linter issues for related_posts feature - (79e121b)

βš™οΈ Miscellaneous Tasks

  • (examples) Fetch latest commits - (4645cba)
  • Update packages comments - (3f71a3b)
  • Remove the contributing text from readme - (8c73bad)
  • Fix changelog duplicate and update for v0.0.25 - (f153a85)
  • Correct changelog version - (00c0cce)

v0.0.25

28 Nov 13:55

Choose a tag to compare

0.0.24 - 2025-11-23

πŸš€ Features

  • Replace external KaTeX dependency with custom implementation - (cd4520e)

πŸ› Bug Fixes

  • Resolve linter issues in KaTeX implementation - (0dabf0b)

πŸ“š Documentation

  • Align Mermaid documentation with client-side rendering approach - (f5527f0)
  • Update KaTeX documentation for client-side rendering - (338c95a)

βš™οΈ Miscellaneous Tasks

  • Release v0.0.24 - (adebb1c)
  • Update examples submodule with MermaidJS setup - (2173ad7)
  • Simplify plateform test, use only linux/darwin arm - (2087966)
  • Update examples submodule with KaTeX client-side setup - (ac352cd)

v0.0.24

23 Nov 21:55

Choose a tag to compare

0.0.24 - 2025-11-23

πŸš€ Features

  • Replace external KaTeX dependency with custom implementation - (cd4520e)

πŸ› Bug Fixes

  • Resolve linter issues in KaTeX implementation - (0dabf0b)

πŸ“š Documentation

  • Align Mermaid documentation with client-side rendering approach - (f5527f0)
  • Update KaTeX documentation for client-side rendering - (338c95a)

βš™οΈ Miscellaneous Tasks

  • Update examples submodule with MermaidJS setup - (2173ad7)
  • Simplify plateform test, use only linux/darwin arm - (2087966)
  • Update examples submodule with KaTeX client-side setup - (ac352cd)

v0.0.19

21 Nov 21:22

Choose a tag to compare

0.0.19 - 2025-11-21

βš™οΈ Miscellaneous Tasks

  • Force docs workflow to checkout latest main branch - (fd77380)

v0.0.18

21 Nov 21:14

Choose a tag to compare

0.0.18 - 2025-11-21

βš™οΈ Miscellaneous Tasks

  • Simplify release workflow to manual trigger only with forced docs deployment - (a46c482)

v0.0.17

21 Nov 21:09

Choose a tag to compare

0.0.17 - 2025-11-21

βš™οΈ Miscellaneous Tasks

  • Use PAT for pushing to auto-trigger docs workflow - (a817a5f)

v0.0.16

21 Nov 18:56

Choose a tag to compare

0.0.16 - 2025-11-21

βš™οΈ Miscellaneous Tasks

  • Simplify release workflow to prevent duplicate commits - (b160f27)

v0.0.15

21 Nov 18:50

Choose a tag to compare

0.0.15 - 2025-11-21

πŸš€ Features

  • (just) Add production build and install commands - (9ba3843)
  • (just) Add production build and install commands - (7447d99)

🚜 Refactor

  • (just) Use VERSION consistently across all commands - (c8a7ba9)
  • (just) Simplify build/install commands with optional version parameter - (09da4b6)
  • (vitepress) Import directly version from package.json - (3598a40)

πŸ“š Documentation

  • Read version from package.json instead of git tags - (2dedecf)

βš™οΈ Miscellaneous Tasks

v0.0.14

21 Nov 10:18

Choose a tag to compare

0.0.14 - 2025-11-21

βš™οΈ Miscellaneous Tasks

  • Release v0.0.14 - (6de4430)
  • Always run job update package.json when make release - (6b0a71c)
  • Release v0.0.13 - (f66ad6e)

v0.0.13

21 Nov 10:08

Choose a tag to compare

0.0.13 - 2025-11-21

πŸ“š Documentation

  • Add missing changelog for v0.0.11 - (40d3a38)

βš™οΈ Miscellaneous Tasks

  • Fix release workflow to handle manual tag creation - (de03131)