Skip to content

Releases: climatepolicyradar/navigator-document-parser

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.

v1.3.8-beta

10 Oct 14:49
8addbe0
Compare
Choose a tag to compare

This Release:


Integrates an updated azure pdf parser version with a bug fix for the batching function.