Releases: barchart/binary-serializer-public
Releases · barchart/binary-serializer-public
v1.1.3
No Functional Changes
- Added
PackageLicenseExpression
.
- Added custom Exception classes for better error handling
- Updated package versions.
v1.1.2
Other:
- Removed the
ApplyChanges
method.
v1.1.1
New Features:
- Implemented the
ApplyChanges
method responsible for synchronizing the entities.
v1.1.0
New Features:
- Implemented the
EntityManager
responsible for managing entities, including creating snapshots, calculating differences, and maintaining states.
v1.0.2
New Features:
- Added differentiation in the binary serializer to use
byte
or int
for enums based on their size.
v1.0.1
Technical Enhancements
- Use
Day
class for the dateOnly binary serializer instead of Date
.
v1.0.0
Other
- Added Barchart icon on NuGet.