Skip to content

Releases: georgesmith46/bcbp

v2.0.1

22 May 15:29

Choose a tag to compare

2.0.1 (2020-05-22)

Performance Improvements

  • decreased size of package (0a9085e)

v2.0.0

22 Apr 09:02

Choose a tag to compare

2.0.0 (2020-04-22)

Features

  • encode.js: allowed the encoding of empty objects (5b2c389)

BREAKING CHANGES

  • encode.js: systems that expect an error to be thrown for encoding empty objects will be
    affected

v1.0.10

21 Apr 14:59

Choose a tag to compare

1.0.10 (2020-04-21)

Bug Fixes

  • .travis.yml: fixed travis config (947fcd1)

v1.0.9

15 Apr 11:15
5801cfc

Choose a tag to compare

Fixed issue with leap year affecting date estimation

v1.0.8

29 May 18:41

Choose a tag to compare

Fixed issue with repeatable field sections not padding correctly if one of the fields is set to false.

v1.0.7

29 Apr 06:48

Choose a tag to compare

Removed the requirement to have items in the legs array for encoding

v1.0.6

29 Apr 06:03

Choose a tag to compare

Fixed minor bugs with fields not being encoded/decoded in certain instances.

v1.0.5

25 Oct 14:44

Choose a tag to compare

Minor changes to .ignore files