Skip to content

Releases: cnblogs/dashscope-sdk

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

v0.1.0

13 Mar 11:06
a9f788e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

05 Mar 03:55
a15a621

Choose a tag to compare

What's Changed

  • doc: make badge clickable by @ikesnowy in #5
  • feat: make parameters as interface to allow extensional parameters by @ikesnowy in #6

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Mar 10:07
7504c6b

Choose a tag to compare

Add README.md to nuget package

v0.0.1

04 Mar 06:42
8a928b9

Choose a tag to compare

Tests publish pipeline