56 Commits

Author SHA1 Message Date
f727c6d430 Rename HDF-related types 2019-03-15 19:39:36 +01:00
82f43a7e5d Careful disposal 2019-03-12 21:15:12 +01:00
99558d96c4 Support logical arrays 2019-03-12 18:54:24 +01:00
67905605d6 Support structure and cell arrays 2019-03-11 22:15:06 +01:00
b0ae15abc9 Support complex numerical arrays 2019-03-10 12:35:28 +01:00
beae9e4429 Provide runtime identifiers for test project 2019-03-09 20:01:56 +01:00
b66e380414 Support numerical arrays 2019-03-09 18:53:44 +01:00
93be86d526 Support char arrays 2019-03-09 17:00:13 +01:00
0e14434bae Move test data 2019-03-07 19:04:16 +01:00
957234d30d Multi-target test project 2019-03-07 18:46:10 +01:00
6fe9eda50b
Merge pull request #7 from mahalex/fix-unrepresentable-datetime-bug
Fix unrepresentable datetime bug
v1.3.0-beta4
2019-03-04 22:28:43 +01:00
986d4b157e Update XML documentation 2019-03-04 22:18:52 +01:00
4999590eac Replace license url with license file 2019-03-04 22:16:51 +01:00
51ec4c00bb Add license file to the solution 2019-03-04 22:11:09 +01:00
ada4005cab Version bump 2019-03-04 22:09:14 +01:00
2fbd45d643 Handle unrepresentable datetimes 2019-03-04 22:04:06 +01:00
2c514c62f1
Merge pull request #6 from mahalex/fix-objects-parsing
Fixed parsing of MATLAB objects.
Added adapters for string, datetime, and duration arrays.
v1.3.0-beta3
2019-03-03 16:58:34 +01:00
9ecad85c27 Version bump 2019-03-03 16:53:37 +01:00
de253bf9c0 Fix typos in XML documentation 2019-03-03 16:46:04 +01:00
8fa9d12470 Implement DurationAdapter 2019-03-03 16:45:45 +01:00
78f1033836 Code cleanup 2019-03-03 16:23:55 +01:00
69599c12b5 Implement strings 2019-03-03 16:18:36 +01:00
262c3a8314 Fix parsing of subsystem data 2019-03-02 21:15:44 +01:00
5e70d7fdfd Implement DatetimeAdapter 2019-03-02 12:24:15 +01:00
6a6d0a342a Add description of mxOPAQUE_CLASS objects 2018-10-21 22:26:32 +02:00
092ce8a176 Version bump v1.3.0-beta2 2018-10-17 19:16:38 +02:00
793cc8ddb6 Fix parsing of nested objects. 2018-10-17 19:16:06 +02:00
fc3af2a3cf Version bump v1.3.0-beta1 2018-10-14 19:58:14 +02:00
0add1d0e6e Update README 2018-10-14 19:57:44 +02:00
428b95b3fb Add XML documentation 2018-10-14 19:13:42 +02:00
64ec29196b
Azure pipelines: tests and pack 2018-10-14 18:06:16 +02:00
4b90063090
Merge pull request #4 from mahalex/dev/opaque-objects
Support for Matlab objects & tables
2018-10-14 14:55:01 +02:00
1018655f8c Add support for tables 2018-10-14 14:52:52 +02:00
10aa558152 Preliminary support for Matlab objects 2018-10-14 14:34:05 +02:00
126d8a7483 Update copyright text 2018-10-14 13:57:57 +02:00
8b3ac5d5d8
Update Pipelines to use Windows vmimage 2018-10-14 13:48:35 +02:00
1017fa5b96 Set up CI with Azure Pipelines 2018-10-14 13:27:24 +02:00
7130ad7476 Version bump v1.2.0 2018-09-20 18:43:34 +02:00
e72c40ca22 Update README 2018-09-20 18:42:22 +02:00
bc0eec02fe Add README.md to solution 2018-09-20 18:36:12 +02:00
5116f06c08 Add options to control compression when writing 2018-09-20 18:32:08 +02:00
37f488919b Update year in Copyright v1.1.0 2018-05-27 15:14:08 +02:00
60f730d898 Version bump 2018-05-27 15:01:56 +02:00
d0a56695fa Target .NET Framework 4.6.1 as well as .NET Standard 2.0 2018-05-27 15:00:25 +02:00
626682735b Fix documentation path 2018-05-27 14:48:57 +02:00
6c16a1d1d7 Generate NuGe package on build 2018-05-27 14:26:32 +02:00
22fd922b93 Fix typo in README v1.0.0 2017-11-19 18:44:06 +01:00
4ee6f2e599 Add contact information to README 2017-11-19 14:58:46 +01:00
404096bc8a Rename NumberOfElements to Count 2017-11-17 18:48:54 +01:00
6cd9ffac47 Mark StyleCop.Analyzers package as PrivateAssets 2017-11-17 18:44:45 +01:00