Skip to content

Releases: imec-int/innnobics-sahs-adapters

v2.0.0

07 Nov 10:41
71a1c52
Compare
Choose a tag to compare

Added API endpoint to parse compliance reports. This implements #9.

The original /api/pdf is deprecated. It can still be used to parse diagnostic reports, but we advise to change your code and use api/diagnostic-report.

v1.2.0

24 Aug 13:25
0e9d739
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Aug 07:37
73b0ed6
Compare
Choose a tag to compare

Sending the file as base64 encoded string is supported

Version 1.0.4

14 Jul 13:51
Compare
Choose a tag to compare

Able to parse unsigned RESMED Airview PDF's.
However, it should be noted that not all fields in the unsigned files match the fields in the signed file.

Version 1.0.3

13 Jul 13:52
58e2ebd
Compare
Choose a tag to compare

Small improvements

Version 1.0.2

12 Jul 15:53
Compare
Choose a tag to compare

Removed the container signing process

Version 1.0.1

12 Jul 15:49
Compare
Choose a tag to compare

Signed docker image

Version 1.0.0

12 Jul 15:21
Compare
Choose a tag to compare

Initial release. Includes

  1. URL /api/pdf to extract data from the PDF
  2. Swagger documentation
  3. Installation instructions

Version 0.1.0

12 Jul 09:30
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Initial release containing:

  • REST API which allows users to extract relevant data from a PDF