Releases: aws-samples/amazon-textract-textractor
Releases · aws-samples/amazon-textract-textractor
Version 1.1.1
What's Changed
- Update examples.rst by @ThomasDelteil in #183
- fixing queries call in async mode by @ThomasDelteil in #185
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
What's Changed
- Add new lambda layer with pandas by @Belval in #177
- upgrade requirement versions by @tb102122 in #164
- Improving analyze expense support by @ThomasDelteil in #181
Full Changelog: v1.0.24...v1.1.0
Version 1.0.24
What's Changed
- Add lambda and signature detection example by @Belval in #157
- Ignore elements with SIGNATURE BlockType when building Value Objects by @rudolfsberzins in #147
Full Changelog: v1.0.23...v1.0.24
Version 1.0.23
What's Changed
Full Changelog: v1.0.22...v1.0.23
Version 1.0.22
What's Changed
Full Changelog: v1.0.21...v1.0.22
Version 1.0.21
Version 1.0.20
What's Changed
Full Changelog: v1.0.18...v1.0.20
Version 1.0.18
Version 1.0.17
What's Changed
- Fix wrong parameter name in Session instantiation by @kkourmousis in #115
- Fix selection element breaking forms API by @Belval in #118
- Add queries to visualizer output by @Belval in #116
Full Changelog: v1.0.16...v1.0.17
Version 1.0.16
What's Changed
- Textractor refactoring by @Belval in #108
- Bump numpy from 1.21.6 to 1.22.0 by @dependabot in #109
- Fix bug for assignment of words to value fields by @ThomasDelteil in #110
- Fix bug in visualization by @ThomasDelteil in #111