Releases: W24-Service-GmbH/werk24-python
Releases · W24-Service-GmbH/werk24-python
2.4.1
26 Mar 12:29
Compare
Sorry, something went wrong.
No results found
Fixes
Update requirements.txt
feat: add main .py for cross-platform CLI invocation
2.4.0
13 Feb 09:26
Compare
Sorry, something went wrong.
No results found
Release 2.4.0
New Features
Python 3.14 compatibility
Priority override support for API requests
2.3.0
26 Sep 08:30
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : 2.2.0...2.3.0
2.2.0
21 Aug 10:25
Compare
Sorry, something went wrong.
No results found
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: type → category ([#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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes the Imports used in docs.werk24.io
Adds RoughnessStandard VARIABLE
2.0.4
24 Feb 08:15
Compare
Sorry, something went wrong.
No results found
Fixe
removes min_length requirements for Entity Field
2.0.3
23 Feb 18:53
Compare
Sorry, something went wrong.
No results found
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