Commit 0dd5773
committed
REL: 6.0.0
## What's new
### Security (SEC)
- Limit decompressed size for FlateDecode filter (#3430) by @stefan6419846
### Deprecations (DEP)
- Drop Python 3.8 support (#3412) by @stefan6419846
### New Features (ENH)
- Move BlackIs1 functionality to tiff_header (#3421) by @j-t-1
### Robustness (ROB)
- Skip Go-To actions without a destination (#3420) by @badGarnet
### Developer Experience (DEV)
- Update code style related libraries (#3414) by @stefan6419846
- Update mypy to 1.17.0 (#3413) by @stefan6419846
- Stop testing on Python 3.8 and start testing on Python 3.14 (#3411) by @stefan6419846
### Maintenance (MAINT)
- Cleanup deprecations (#3424) by @stefan6419846
[Full Changelog](5.9.0...6.0.0)1 parent bb3a690 commit 0dd5773
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
3 | 27 | | |
4 | 28 | | |
5 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments