Releases: foarsitter/camelot
Releases · foarsitter/camelot
v0.20.1
Changes
- Release camelot-fork 0.20.1 (#7) @foarsitter
- Fixed ZeroDivisionError in text_in_bbox (#8) @const-FC
- Test utils bbbox no intersection area (#6) @rahul-bhave
- Unwanted data leaks into the last cell (#5) @zhy
- ValueError: min() arg is an empty sequence (#4) @manishpatwari-dev
- Initialized Table.df as empty DataFrame (#3) @kumkee
Initial release of this fork
In order to use camelot
in production stability is required. Depending on camelot-py
is therefore not an option.
This fork removes the pdftopng
dependency so it works on python 3.8 and above. It is based on the hypermodern python template so all of the administrative tasks (releasing, changelog) are taking care of.
Changes
- camelot-fork 0.20.0 (#17) @foarsitter