Skip to content

Releases: DocRaptor/docraptor-csharp

v4.0.0

Choose a tag to compare

@jason-o-matic jason-o-matic released this 27 Sep 19:27
  • Update to openapi-gnerator v6.6.0
  • Add new API options (including prince_options[pdf_forms] to enable PDF forms)

v3.0.0

Choose a tag to compare

@jason-o-matic jason-o-matic released this 15 Nov 23:27
  • Switch API host to more secure api.docraptor.com (dropping old TLS)
  • Switch from swagger v2.4.14 to openapi-generator v6.0.1 (better maintained)

v2.0.0

Choose a tag to compare

@davidronk davidronk released this 03 Aug 14:14
5accfbe

See the PR for important breaking changes: #18

v1.1.1

Choose a tag to compare

@mediocretes mediocretes released this 07 Jun 19:24

Update RestSharp dependency to make the build/test process more consistent.

v1.1.0

Choose a tag to compare

@jason-o-matic jason-o-matic released this 03 Nov 18:30
  • Added support for the pipeline API parameter

v1.0.0

Choose a tag to compare

@jqr jqr released this 18 Oct 13:52
  • No significant code changes

v0.4.0

Choose a tag to compare

@jqr jqr released this 26 Sep 22:09
  • Added support for prince_options[no_parallel_downloads]

v0.3.1

Choose a tag to compare

@jqr jqr released this 18 Mar 17:26
  • Include DLL in package

v0.3.0

Choose a tag to compare

@jason-o-matic jason-o-matic released this 11 Mar 23:20

v0.2.0

Choose a tag to compare

@jqr jqr released this 30 Jan 01:20
  • BREAKING CHANGE: Rename ClientApi to DocApi