Skip to content

Releases: hacxy/json2typebox-cli

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:25

   🐞 Bug Fixes

    View changes on GitHub

Release v0.1.0

Choose a tag to compare

@hacxy hacxy released this 30 Oct 03:19

0.1.0 (2024-10-30)

Bug Fixes | Bug 修复

  • Adjust the command name (6fbae75)

Release v0.0.5

Choose a tag to compare

@hacxy hacxy released this 29 Oct 02:45

0.0.5 (2024-10-29)

Bug Fixes | Bug 修复

  • Fix the problem of missing executable files (3b6636c)

Release v0.0.4

Choose a tag to compare

@hacxy hacxy released this 29 Oct 02:33

0.0.4 (2024-10-29)

Features | 新功能

  • Support conversion ts type (998295a)

Release v0.0.3

Choose a tag to compare

@hacxy hacxy released this 27 Oct 14:18

0.0.3 (2024-10-27)

Bug Fixes | Bug 修复

  • 修复array类型转化错误的问题 (559d07b)

0.0.2 (2024-10-26)

Bug Fixes | Bug 修复

  • 修复了输入array类型时,只转化了元素类型没有将顶层array类型转化 (b679b30)

0.0.1 (2024-10-25)

Features | 新功能

  • 支持json转换为typebox类型并保存至粘贴板 (ae69cb9)