Skip to content

Latest commit

 

History

History
79 lines (42 loc) · 4.15 KB

File metadata and controls

79 lines (42 loc) · 4.15 KB

Changelog

0.1.0-alpha.6 (2024-12-17)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

0.1.0-alpha.5 (2024-11-26)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Chores

  • internal: codegen related update (#20) (f43f77b)

0.1.0-alpha.4 (2024-11-22)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Chores

  • internal: fix compat model_dump method when warnings are passed (#17) (e4e6d50)
  • rebuild project due to codegen change (#13) (654605e)
  • rebuild project due to codegen change (#15) (9c7f95b)
  • rebuild project due to codegen change (#16) (2b9734c)

Documentation

0.1.0-alpha.3 (2024-11-08)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

  • docs(README): update docs link (773e545)

0.1.0-alpha.2 (2024-11-08)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

  • refactor(czlai): Add bearer token to request URL in API client (c59f387)

Chores

  • rebuild project due to codegen change (#8) (75bcb24)

0.1.0-alpha.1 (2024-10-29)

Full Changelog: v0.0.1-alpha.1...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (#5) (4fd7426)
  • feat: 修改配置 (7fe5244)
  • refactor(auth): 实现环境变量中的用户名和密码配置 (ffb533a)
  • refactor(client): 移除未使用的用户名和密码代码 (7365518)

Chores

  • version: 更新版本号至 0.0.2-alpha.1 (7365518)

0.0.1-alpha.1 (2024-10-28)

Full Changelog: v0.0.1-alpha.0...v0.0.1-alpha.1

Chores