Skip to content

Releases: georgesmith46/bcbp

v6.0.2

04 Jan 12:40
Compare
Choose a tag to compare

6.0.2 (2024-01-04)

Bug Fixes

v6.0.1

01 May 23:18
f8e7486
Compare
Choose a tag to compare

6.0.1 (2023-05-01)

Bug Fixes

  • incorrect parsing for certain timezones (319eb07)

v6.0.0

27 Oct 16:38
a979244
Compare
Choose a tag to compare

6.0.0 (2022-10-27)

Features

  • Update encode and decode function signatures to handle meta data (b203793)

BREAKING CHANGES

  • Please see README for new encode and decode function signatures

v5.1.4

20 Oct 22:01
8e0be1b
Compare
Choose a tag to compare

5.1.4 (2022-10-20)

Bug Fixes

v5.1.3

08 Aug 22:37
45bddf0
Compare
Choose a tag to compare

5.1.3 (2022-08-08)

Bug Fixes

v5.1.2

27 Aug 23:30
bdd0dba
Compare
Choose a tag to compare

5.1.2 (2021-08-27)

Bug Fixes

  • date conversion: negative timezone issue (de400d8)

v5.1.1

07 Jul 15:02
abae54c
Compare
Choose a tag to compare

5.1.1 (2021-07-07)

Bug Fixes

  • day of year parsing with timezone (8c0ad6d)

v5.1.0

13 Jun 16:29
e614e85
Compare
Choose a tag to compare

5.1.0 (2021-06-13)

Features

v5.0.1

13 Jun 16:16
c572e16
Compare
Choose a tag to compare

5.0.1 (2021-06-13)

Bug Fixes

  • bug with ts declaration file (1eb6738)

v5.0.0

13 Jun 12:17
869f829
Compare
Choose a tag to compare

5.0.0 (2021-06-13)

Code Refactoring

BREAKING CHANGES

  • 🧨 BCBP Object types are now strict. Date fields must be JavaScript date
    objects