Skip to content

Releases: font2svg/font2svg-api

v0.5.2

22 Jul 05:59
Compare
Choose a tag to compare

What's Changed

Ci

  • update config for python_semantic_release (06bcb37)
  • update release note templates (dc397c6)

Documentation

v0.5.1

25 Mar 11:36
Compare
Choose a tag to compare

What's Changed

Fix

  • fix for semantic_release by Bean in 15dfb03
  • fix CHANGELOG.md by Bean in 2db95b7

Full changes: v0.5.0...v0.5.1

v0.5.0

25 Mar 11:05
Compare
Choose a tag to compare

What's Changed

Feature

  • add font get and delete apis by Bean in 69b23d6

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Mar 13:10
Compare
Choose a tag to compare

v0.4.0 (2024-03-20)

Feature

  • feat: support lru cache (bf9ad94)

v0.3.0

19 Mar 08:11
Compare
Choose a tag to compare

v0.3.0 (2024-03-19)

Feature

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

v0.2.1

14 Mar 12:47
Compare
Choose a tag to compare

v0.2.1 (2024-03-14)

Fix

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

v0.2.0

14 Mar 12:16
Compare
Choose a tag to compare

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

14 Mar 07:24
Compare
Choose a tag to compare

v0.1.1 (2024-03-14)

Fix

  • fix: fix ImportError in container (73f8dd7)

v0.1.0

13 Mar 13:20
Compare
Choose a tag to compare

v0.1.0 (2024-03-13)

Feature

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