8000 Release v0.7.4 · cnblogs/dashscope-sdk · GitHub
[go: up one dir, main page]

Skip to content

v0.7.4

Compare
Choose a tag to compare
@ikesnowy ikesnowy released this 07 Jun 17:31
· 5 commits to main since this release
b20cadf

BREAKING CHANGES

  • The minimal framework requirement has dropped to net6.0, there might be framework-related issues, but should be ok for most of times, just a reminder if wired bug happens.
  • Cnblogs.DashScope.Sdk no longer depends on JsonSchema.Net.Generation, you may manually install it or use GetJsonSchemaAsNode() if you are in net9.0(docs).

What's Changed

Full Changelog: v0.7.3...v0.7.4

0