Skip to content

Releases: climatepolicyradar/navigator-document-parser

v1.4.7-beta

30 Dec 11:23
4db5ea3
Compare
Choose a tag to compare

What's Changed

  • refactor(dependabot): Group all ecosystems by @jesse-c in #151
  • feat(deps): bump the all group across 1 directory with 6 updates by @dependabot in #153
  • feat(deps): bump cpr-sdk from 1.3.12 to 1.9.1 in the all group across 1 directory by @dependabot in #157
  • feat(deps): bump the all group across 1 directory with 13 updates by @dependabot in #161
  • feat(deps): bump cpr-sdk from 1.9.1 to 1.11.0 in the all group across 1 directory by @dependabot in #165

Full Changelog: v1.4.6-beta...v1.4.7-beta

v1.4.6-beta

03 Sep 13:15
27c01bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5-beta...v1.4.6-beta

v1.4.5-beta

22 Aug 10:53
f70a6d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.4-beta...v1.4.5-beta

v1.4.4-beta

16 Nov 09:39
fc398c8
Compare
Choose a tag to compare

This Release:


  • Includes an update to the indent of the json data we save for azure api responses.

v1.4.3-beta

14 Nov 17:08
235528f
Compare
Choose a tag to compare

This Release:


  • Updates the indent with which data is saved into json files from 4 to 2.

v1.4.2-beta

13 Nov 18:22
77c8fec
Compare
Choose a tag to compare

This Release:


  • Bumps the version of the dal dependency.

v1.4.1-beta

09 Nov 14:36
8c70f80
Compare
Choose a tag to compare

This Release:


  • Integrates a bump to the dal and pydantic dependency versions.

v1.4.0-beta

07 Nov 08:21
cc7f44a
Compare
Choose a tag to compare

This Release:


  • Integrates a version bump to the azure pdf parser dependency that contains functionality to tag the table text blocks with the correct block type.

v1.3.10-beta

26 Oct 12:53
5a28723
Compare
Choose a tag to compare

This Release:


  • Updates the call to the translation api to retry on failure. This was added due to a couple of failures in the integration tests.

v1.3.9-beta

16 Oct 15:01
212842e
Compare
Choose a tag to compare

This Release:


  • Integrates a new version of the azure pdf parser.