Skip to content

Releases: W24-Service-GmbH/werk24-python

1.12.2

13 Nov 09:10
c23a0a8
Compare
Choose a tag to compare

What's Changed

  • Releases Pin to websockets < 14.0 after the release of websockets 14.1

1.12.1

12 Nov 21:58
a856ac4
Compare
Choose a tag to compare

What's Changed

  • fixes a bug that caused "werk24.cli.w24cli techread --ask-part-family-characte…" to through an exception
  • adds bends for the internal models (not available publically yet)
  • Pins Websockets to version < 14.0 because of a bug that causes the last message to disappear in Version 14.0

1.12.0

22 Oct 17:26
e0c48ae
Compare
Choose a tag to compare

Features

  • adds output_format to W24AskSheetAnonymization which allows the generation of anonymized PDFs.

1.11.2

12 Sep 08:40
4dd80bc
Compare
Choose a tag to compare

Improvements

  • raises InsufficientCreditsException instead of a ServerException when the credits of the requester reached zero.
  • adds additional debug messages on the DEBUG level

1.11.1

26 Aug 12:53
32c8850
Compare
Choose a tag to compare

Fixes

  • Allows Opening of ZIP files on Windows

1.11.0

16 Aug 19:20
f33abc2
Compare
Choose a tag to compare

Features

  • Adds End-to-End Encryption
  • Adds ManufacturingComplexity

Improvements

  • Improves the error messages of the Command Line Interface
  • Requires higher dotenv version
  • Allows the user to specify the Infrastructure (e.g., eu-central-1)

Fixes

  • Fixes the Image Url of the README.md
  • Requires Aiohttp version of at least 3.10.3 (versions 3.10.1 and 3.10.2 have problems with the SSL verification)

1.10.3

24 Apr 10:54
6a8f535
Compare
Choose a tag to compare

Improvements

  • Automatically generates JSON schemas from the Pydantic model to simplify the development of SDKs in other languages.

1.10.2

04 Apr 08:51
50478e0
Compare
Choose a tag to compare

Improvements

  • Improves the support for Windows Machines - including better handling for SSL certificates and color output on the terminal.

1.10.1

07 Mar 11:56
f39510d
Compare
Choose a tag to compare

Features

  • Adds Unit Systems to Title Block and PMI Extract.
  • Adds the optimal position for balloons (BETA)
  • Allows the generation of Ballooned Drawings (BETA)
  • Adds an Ask to obtain Canvas Tables as Excel or CSV (BETA)
  • Adds support for knuckle threads
  • Adds ShoreHardness Property to increase the support for Polymer hardness levels
  • Allows the specification of Headers that are used for the Callbacks

Improvements

  • adds creation of crash-reports
  • adds --ask-variant-processes to the Command Line Interfaces
  • adds curvature type and deserialization of W24Radius objects
  • Adds Size to Chamfer to make it independent of the W24Measure object
  • changes serialization of Decimal in W24Size for better future-compatability

Fixes

  • "Do Not Scale" is now suppressed by default for the Sheet Rebranding Feature
  • Updates Health Check Response when Websocket Connection Errors occur
  • Fixes client_version for callbacks
  • Catches Unauthorized exception in the Healthcheck

1.10.0

07 Mar 11:45
ec650dc
Compare
Choose a tag to compare

Features

  • Adds Unit Systems to Title Block and PMI Extract.
  • Adds the optimal position for balloons (BETA)
  • Allows the generation of Ballooned Drawings (BETA)
  • Adds an Ask to obtain Canvas Tables as Excel or CSV (BETA)
  • Adds support for knuckle threads
  • Adds ShoreHardness Property to increase the support for Polymer hardness levels
  • Allows the specification of Headers that are used for the Callbacks

Improvements

  • adds creation of crash-reports
  • adds --ask-variant-processes to the Command Line Interfaces
  • adds curvature type and deserialization of W24Radius objects
  • Adds Size to Chamfer to make it independent of the W24Measure object
  • changes serialization of Decimal in W24Size for better future-compatability

Fixes

  • "Do Not Scale" is now suppressed by default for the Sheet Rebranding Feature
  • Updates Health Check Response when Websocket Connection Errors occur
  • Fixes client_version for callbacks
  • Catches Unauthorized exception in the Healthcheck