Skip to content

Latest commit

 

History

History
83 lines (42 loc) · 2.77 KB

CHANGELOG.md

File metadata and controls

83 lines (42 loc) · 2.77 KB

CHANGELOG

v0.5.2 (2024-07-22)

Ci

  • ci: update config for python_semantic_release (06bcb37)

  • ci: update release note templates (dc397c6)

Documentation

v0.5.1 (2024-03-25)

Fix

  • fix: fix for semantic_release (15dfb03)

  • fix: fix CHANGELOG.md (2db95b7)

v0.5.0 (2024-03-25)

Feature

  • feat: add font get and delete apis (69b23d6)

Refactor

  • refactor: code refactor (6d3fe04)

v0.4.0 (2024-03-20)

Feature

  • feat: support lru cache (bf9ad94)

v0.3.0 (2024-03-19)

Documentation

  • docs: update README.md (390718c)

  • docs: add badges to README.md (715ba76)

Feature

  • feat: support cache, add benchmarks (41c9c2c)

v0.2.1 (2024-03-14)

Fix

  • fix: fix runtime version error inside docker image (#2) (f43bebc)

v0.2.0 (2024-03-14)

Feature

  • feat: add authentication for admin (#1)

  • feat: add authentication for admin

  • chore: change workdir and port (43655ed)

v0.1.1 (2024-03-14)

Documentation

Fix

  • fix: fix ImportError in container (73f8dd7)

v0.1.0 (2024-03-13)

Feature

  • feat: support font uploading & svg fetching (71444ba)