Releases: W24-Service-GmbH/werk24-python
Releases · W24-Service-GmbH/werk24-python
0.5.0
Features
- Add the VariantCAD Ask, which allows you to turn PDF Technical drawings into DXF file approximations.
- Adds CLI Interface to obtain JWT Token
Changes
- Allows API-users to pass non-secret information as method call to reduce the number of environment variables (#21)
- Improves Code Coverage
- Removes aioboto3 dependency
Fixes
- Raises correct exception for "Wrong Drawing Data Type"
- Changes all references from werk24.biz to werk24.io
0.5.0rc4
0.5.0rc5
0.5.0rc3
0.5.0rc1
Release 0.4.3
- Uses Presigned Posts for faster file uploads
- Adds Confidence information to MeasureLabels
- Adds Client Version to Requests
- Simplifies Test Suite