Skip to content

Releases: hacxy/json2typebox-cli

Release v0.1.0

30 Oct 03:19
Compare
Choose a tag to compare

0.1.0 (2024-10-30)

Bug Fixes | Bug 修复

  • Adjust the command name (6fbae75)

Release v0.0.5

29 Oct 02:45
Compare
Choose a tag to compare

0.0.5 (2024-10-29)

Bug Fixes | Bug 修复

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

Release v0.0.4

29 Oct 02:33
Compare
Choose a tag to compare

0.0.4 (2024-10-29)

Features | 新功能

  • Support conversion ts type (998295a)

Release v0.0.3

27 Oct 14:18
Compare
Choose a tag to compare

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)