Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
10.16 source code.tar.gz | 2025-06-21 | 1.1 MB | |
10.16 source code.zip | 2025-06-21 | 1.3 MB | |
README.md | 2025-06-21 | 492 Bytes | |
Totals: 3 Items | 2.5 MB | 5 |
10.16
- NEW: Add early support for Python 3.14.
- NEW: Drop support for Python 3.8.
- NEW: Snippets: Added
max_retries
andbackoff_retries
options to configure new retry logic for HTTP 429 errors (Too Many Requests client error). - NEW: Caption: Prefix templates are now preserved exactly as specified allowing the insertion of HTML tags if desired.
- FIX: Caption: Fix issue where manual numbers in auto were not respected appropriately.