Skip to content

Latest commit

 

History

History
69 lines (30 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

69 lines (30 loc) · 2.29 KB

2.0.2 (2023-06-08)

Bug Fixes

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

2.0.1 (2022-10-14)

Bug Fixes

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

1.3.0 (2022-05-24)

Features

  • Allow special use case buffer handling (7769877)

1.2.0 (2022-05-09)

Features

  • Support for LVAL type 2 (297287f)

1.1.0 (2022-03-23)

Features

1.0.1 (2022-01-18)

Bug Fixes

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