Skip to content

Tags: PSPDFKit/nutrient-dws-client-python

Tags

v1.0.2

Toggle v1.0.2's commit message
v1.0.2 - Major Feature Release

Adds 13 new Direct API methods, enhanced watermark support, and comprehensive stability improvements.

- 13 new Direct API methods for PDF manipulation
- Image file support for watermark_pdf method
- Enhanced test coverage and CI/CD improvements

- Critical API compatibility issues
- Python 3.9/3.10 syntax compatibility
- Over 50 bug fixes for stability and reliability

See CHANGELOG.md for complete details.

v1.0.1

Toggle v1.0.1's commit message
v1.0.1 - Critical Documentation Fix and Testing Improvements

Fixes critical documentation bug where README showed TimeoutError
but code exports NutrientTimeoutError, causing ImportError for users.

Also includes 31 unit tests, integration test framework, and
comprehensive CI/testing stability improvements.

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0

First stable release of nutrient-dws Python client library.

Highlights:
- Full support for Nutrient Document Web Services API
- Dual API design (Direct API and Builder API)
- Automatic Office document to PDF conversion
- Robust error handling and retry logic
- 92.46% test coverage
- Type-safe with full mypy support

See CHANGELOG.md for detailed changes.