Skip to content

Releases: cnblogs/dashscope-sdk

v0.6.0

07 Mar 08:35
5cd4037

Choose a tag to compare

What's Changed

  • build(deps): bump xunit from 2.9.2 to 2.9.3 by @dependabot in #62
  • build(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot in #61
  • build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #60
  • build(deps): bump JsonSchema.Net.Generation from 4.6.0 to 5.0.0 by @dependabot in #59
  • build(deps): bump FluentAssertions from 7.0.0 to 8.0.1 by @dependabot in #66
  • build(deps): bump Microsoft.ML.Tokenizers from 1.0.0 to 1.0.1 by @dependabot in #65
  • build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #63
  • fix: migrate fluent assertion api by @ikesnowy in #67
  • feat: add qvq-72b-preview by @ikesnowy in #68
  • feat: upgrade ms extension ai to 9.3.0 by @ikesnowy in #73
  • build(deps): bump FluentAssertions from 8.0.1 to 8.1.1 by @dependabot in #71
  • build(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot in #69

Full Changelog: v0.5.2...v0.6.0

v0.5.2

23 Dec 09:18
3b35fb4

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Dec 08:45
9536174

Choose a tag to compare

What's Changed

  • docs: update package name by @ikesnowy in #52
  • build(deps): bump JsonSchema.Net.Generation from 4.5.1 to 4.6.0 by @dependabot in #53
  • build(deps): bump FluentAssertions from 6.12.2 to 7.0.0 by @dependabot in #54
  • feat: add vl latestest modal names by @ikesnowy in #56

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Nov 07:09
7fbbef9

Choose a tag to compare

BREAKING CHANGE

  • ChatMessage renames to TextChatMessage

What's Changed

  • build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #45
  • build(deps): bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot in #42
  • build(deps): bump JsonSchema.Net.Generation from 4.5.0 to 4.5.1 by @dependabot in #40
  • build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #43
  • test: add snapshot generator by @ikesnowy in #46
  • feat: support tool choice by @ikesnowy in #47
  • feat: add qwen-coder-plus and qwen-vl-ocr by @ikesnowy in #48
  • feat: support video content and partial mode by @ikesnowy in #50
  • feat: support microsoft extensions ai by @ikesnowy in #51

Full Changelog: v0.4.1...v0.5.0

v0.4.1

24 Nov 12:26
47513e8

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Oct 12:50
5fd2f18

Choose a tag to compare

What's Changed

  • build(deps): bump JsonSchema.Net.Generation from 4.3.0.2 to 4.5.0 by @dependabot in #32
  • build(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #31
  • build(deps): bump xunit from 2.8.1 to 2.9.2 by @dependabot in #37
  • build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #35
  • feat: support new qwen model by @ikesnowy in #39
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 by @dependabot in #34

Full Changelog: V0.3.0...v0.4.0

V0.3.0

10 Jul 05:44
d8d3119

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...V0.3.0

V0.2.2

20 Jun 13:05
2388620

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Jun 07:33
43963af

Choose a tag to compare

What's Changed

  • build(deps): bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #12
  • build(deps): bump JsonSchema.Net.Generation from 4.1.1 to 4.3.0 by @dependabot in #13
  • build(deps): bump xunit from 2.7.0 to 2.8.0 by @dependabot in #19
  • build(deps): bump JsonSchema.Net.Generation from 4.3.0 to 4.3.0.2 by @dependabot in #17
  • build(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.8.0 by @dependabot in #18
  • build(deps): bump xunit from 2.8.0 to 2.8.1 by @dependabot in #22
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #20
  • fix: allow configuring timeout with DashScopeClient by @ikesnowy in #24
  • build(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #21

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Mar 06:00
eadc0fb

Choose a tag to compare

Breaking Changes

  • Most types are moved to Cnblogs.DashScope.Core namespace.

What's Changed

  • docs: update README.md by @cnblogs-dudu in #10
  • feat!: provide pure api access for semantic kernel by @ikesnowy in #11
  • fix: adds name property to ChatMessage to allow return function calling result.

Full Changelog: v0.1.0...v0.2.0