Skip to content

Releases: W24-Service-GmbH/werk24-python

2.4.1

26 Mar 12:29
d01983c

Choose a tag to compare

Fixes

  • Update requirements.txt
  • feat: add main.py for cross-platform CLI invocation

2.4.0

13 Feb 09:26
3e74f84

Choose a tag to compare

Release 2.4.0

New Features

  • Python 3.14 compatibility
  • Priority override support for API requests

2.3.0

26 Sep 08:30
fb11e7d

Choose a tag to compare

What's Changed

Features

  • Adds the postprocessor slot selection to AskCustom to allow users to use a blue/green deployment strategy for postprocessors
  • Adds the exception configuration incorrect to better signal that there's a problem with the configuration on the side of the caller.
  • Adds Certifications (ITAR, EAR, etc)

Fixes

  • fixes the log level

Full Changelog: 2.2.0...2.3.0

2.2.0

21 Aug 10:25
d3d5e18

Choose a tag to compare

Werk24 Client – Release Notes

🚀 Features

⚡ Performance

  • Reuse SSL context to speed up secure WebSocket connections ([#457](#457), @jmtts)
  • General performance improvements across the client ([#456](#456), @jmtts)

🛠 Fixes & Improvements

  • Improved error handling with clearer messages for missing regions ([#438](#438), @werk24)

  • Changed naming: typecategory ([#444](#444), @jmtts)

  • Validated log level configuration ([#451](#451), @jmtts)

  • Fixed minor issues:

    • Default factories for redaction_zones and exceptions list ([#430](#430), [#453](#453))
    • Typo in VARIANT_RADII docstring ([#452](#452))
    • Updated Ask type in read_drawing docstring ([#455](#455))
    • Test hook validation ([#454](#454))
  • Documentation & meta updates:

    • Expanded README and added Contributing Guide ([#458](#458))
    • Shortened PyPI keywords ([#459](#459))
  • Dependency & config updates:

2.1.0

15 May 19:20
b97406f

Choose a tag to compare

What's Changed

  • adds raw_ocr_blurb attributes to most features.
  • adds refractive index variation
  • adds notes to meta data response

2.0.7

07 Apr 21:59
70891ef

Choose a tag to compare

Fixes

  • adds identifier IdentifierType.PART_NUMBER
  • allows infinite Size.value to support R PLANE
  • Makes Thread Spacing optional to support Threads with unknown pitch (e.g., M40)

2.0.6

25 Mar 08:19
0743da1

Choose a tag to compare

Features

  • Adds the Identifier Types "Part Number", "Product Group" and "Misc" to extend the existing Identifier Types.
  • Adds BLIND as DepthType

Fixes

  • fixes serialization for Dict responses
  • add internal error message again
  • adds _trigger_asks_exception by

2.0.5

27 Feb 08:50
6c116d9

Choose a tag to compare

Fixes

  • Fixes the Imports used in docs.werk24.io
  • Adds RoughnessStandard VARIABLE

2.0.4

24 Feb 08:15
60e2f09

Choose a tag to compare

Fixe

  • removes min_length requirements for Entity Field

2.0.3

23 Feb 18:53
fbe00c1

Choose a tag to compare

The client was completely redeveloped (read docs.werk24.io) for details. The old client versions are still supported by the backend, so you don't need to change if you don't want to