Releases: ndelta0/BinData
Releases · ndelta0/BinData
Version 2.2.0
What's Changed
- Add variables dynamically by @Seb-stian in #8
- Make class conversion recursive by @Seb-stian in #9
Full Changelog: v2.1.0...v2.2.0
Version 2.1.0
What's Changed
- Add support for structures without references by @Seb-stian in #4
- Reduce list deserialization memory consumption by @Seb-stian in #5
- Merge dev into main by @ndelta0 in #6
Full Changelog: v2.0.0...v2.1.0
Version 2.0.0
Improved reflection and serialization/deserialization speeds (massive thanks @Seb-stian for that, I didn't even know things like that existed).
What's Changed
- Add vs folder to gitignore by @Seb-stian in #2
- Add serialization context by @Seb-stian in #1
- Add benchmarks by @Seb-stian in #3
New Contributors
- @Seb-stian made their first contribution in #2
Full Changelog: https://github.com/ndelta0/BinData/commits/v2.0.0