Skip to content

Releases: regrapes/access-db-parser

v2.0.2

08 Jun 11:16
Compare
Choose a tag to compare

2.0.2 (2023-06-08)

Bug Fixes

  • end date pointer: correctly determine the end point of dynamic text length (9b388a4)

v2.0.1

14 Oct 10:04
Compare
Choose a tag to compare

2.0.1 (2022-10-14)

Bug Fixes

v2.0.0

11 Oct 19:17
Compare
Choose a tag to compare

2.0.0 (2022-10-11)

Bug Fixes

BREAKING CHANGES

  • Changed the way dates are handles which generates a different result if your system
    is not on UTC timezone

v1.3.0

24 May 13:12
Compare
Choose a tag to compare

1.3.0 (2022-05-24)

Features

  • Allow special use case buffer handling (7769877)

v1.2.0

09 May 12:41
Compare
Choose a tag to compare

1.2.0 (2022-05-09)

Features

  • Support for LVAL type 2 (297287f)

v1.1.0

23 Mar 11:11
Compare
Choose a tag to compare

1.1.0 (2022-03-23)

Features

v1.0.1

18 Jan 14:41
Compare
Choose a tag to compare

1.0.1 (2022-01-18)

Bug Fixes

v1.0.0

18 Jan 14:33
Compare
Choose a tag to compare

1.0.0 (2022-01-18)

  • DateTime to ISO String Format (a50c8af)

Features

BREAKING CHANGES

  • this adds hours,minutes and seconds to the date output and normalize the output to ISO string YYYY-MM-DDTHH:mm:ss.sssZ instead of dd/mm/yyyy