Skip to content

Releases: barchart/binary-serializer-public

v1.1.3

25 Dec 01:50
1026631
Compare
Choose a tag to compare

No Functional Changes

  • Added PackageLicenseExpression.
  • Added custom Exception classes for better error handling
  • Updated package versions.

v1.1.2

23 Dec 16:28
290c76f
Compare
Choose a tag to compare

Other:

  • Removed the ApplyChanges method.

v1.1.1

23 Dec 15:21
040de44
Compare
Choose a tag to compare

New Features:

  • Implemented the ApplyChanges method responsible for synchronizing the entities.

v1.1.0

17 Dec 18:36
478f05e
Compare
Choose a tag to compare

New Features:

  • Implemented the EntityManager responsible for managing entities, including creating snapshots, calculating differences, and maintaining states.

v1.0.2

10 Dec 21:48
b9f2bfa
Compare
Choose a tag to compare

New Features:

  • Added differentiation in the binary serializer to use byte or int for enums based on their size.

v1.0.1

03 Dec 14:47
40ceee3
Compare
Choose a tag to compare

Technical Enhancements

  • Use Day class for the dateOnly binary serializer instead of Date.

v1.0.0

02 Dec 14:23
307da13
Compare
Choose a tag to compare

Other

  • Added Barchart icon on NuGet.

v0.0.1

01 Aug 15:31
814d009
Compare
Choose a tag to compare

Initial Release