Releases: LiorBanai/HDF5-CSharp
Releases · LiorBanai/HDF5-CSharp
V1.15.3 - Fix memory leak
V1.15.2 Add Support for NET5+ Primitives
V1.15.1
V1.15.0
V1.14.2 - general fixes and Add Mandatory attribute
V1.14.0
https://www.nuget.org/packages/HDF5-CSharp/1.14.0
Issues:
- [Breaking Changes] add obsolete on Hdf5SaveAttribute #208
- [Breaking Changes] change AllowMultiple of AttributeUsage to false for Hdf5SaveAttribute,Hdf5EntryNameAttribute #207
- TabularData class Name is null on every results #202
- [Breaking Change] Add Hdf5ReadWriteAttribute to handle only read/save or both #200
- [Logging] respect Enable Global logging field when calling log #199
- Add Readme to Nuget #196
- [BUG] chunked Compound size is incorrect. #192
- Create ChunkedCompound writer/reader #181
- ReadFlatFileStructure / ReadTreeFileStructure #167
- 1 how to write attribute for a dataset; 2 how to list attributes of a group #163
- Attribute Read Error #134