Skip to content

Releases: rosette-api/csharp

Release 1.4.1

31 Oct 18:44

Choose a tag to compare

Bug fix release. The relationship endpoint had a bug which caused a duplicate key exception.

Release 1.4.0

06 Oct 13:23

Choose a tag to compare

Strongly typed response objects to replace RosetteResponse
syntax/dependencies endpoint added

Release 1.3.1

22 Sep 14:31

Choose a tag to compare

Bug fix for text-embedding (dictionary). It was mistakenly returning relationships data.

Release 1.3.0

13 Sep 17:15

Choose a tag to compare

  • Strongly typed response objects
  • Self-adjusting concurrency

Release 1.2.0

22 Jul 13:18

Choose a tag to compare

Internal improvements
Custom Headers

Release 1.1.2

31 May 18:14

Choose a tag to compare

  • Get/SetOptions
  • Code cleanup

Release 1.1.0

26 Apr 15:06

Choose a tag to compare

Release 1.1 corresponds to the API 1.1 release. Most of the improvements are internal and are related to unit testing and 429 handling.

Release 1.0.0

28 Mar 13:50

Choose a tag to compare

Branch to coordinate with the 1.0 release of the Rosette API

Release 0.8.0

29 Feb 15:18

Choose a tag to compare

Summary

The 0.8.0 release addresses standardization of testing, both unit and functional, through the use of Docker images.