mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Update CHANGELOG and README re. PR #1032
This commit is contained in:
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file. The format
|
||||
|
||||
## [0.10.4] - [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Add "gswin64c" as another possible Ghostscript executable in `repair.py` (h/t @echedey-ls). ([#1032](https://github.com/jsvine/pdfplumber/issues/1030))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix `Page.get_textmap` caching to allow for `extra_attrs=[...]`, by preconverting list kwargs to tuples. ([#1030](https://github.com/jsvine/pdfplumber/issues/1030))
|
||||
|
||||
|
||||
## [0.10.3] - 2023-10-26
|
||||
|
||||
### Added
|
||||
|
||||
@@ -541,6 +541,7 @@ Many thanks to the following users who've contributed ideas, features, and fixes
|
||||
- [John West](https://github.com/jwestwsj)
|
||||
- [David Huggins-Daines](https://github.com/dhdaines)
|
||||
- [Jeremy B. Merrill](https://github.com/jeremybmerrill)
|
||||
- [Echedey Luis](https://github.com/echedey-ls)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user