59 Commits

Author SHA1 Message Date
0b11ec088e
Merge pull request #16 from mahalex/net472
Target .NET Framework 4.7.2
2020-10-10 03:37:14 -07:00
1e98293e3a Target .NET Framework 4.7.2
Fix: #15
2020-10-10 12:20:12 +02:00
6e6c5b7ec2
Merge pull request #13 from JTOne123/master
[PR] The proj files have been updated to enable SourceLink
2020-10-09 01:15:52 -07:00
Pavlo Datsiuk
9d50f4e892 [COMMIT] The proj files have been updated to enable SourceLink [MatFileHandler.csproj] 2020-06-25 14:58:39 +03:00
17f10b40ae
Merge pull request #10 from mahalex/nullable
Use C# 8.0 and enable nullable reference types
2019-10-05 15:24:42 +02:00
f3a2559237 Target .NET Framework 4.6.1 again 2019-10-05 15:21:44 +02:00
662a2b97fb Update build definition 2019-10-05 15:19:05 +02:00
d8f3ac0911 Nullable annotations 2019-10-05 14:47:05 +02:00
aa9f62c4df Upgrade analyzers 2019-10-05 11:04:03 +02:00
1b465c2857 Rewrite DataExtraction 2019-10-05 10:27:37 +02:00
b842bc7be1 Enable nullable reference types 2019-09-29 20:12:13 +02:00
6f4f40e7a4 Target .NET Core 3.0 in test project 2019-09-29 20:11:49 +02:00
2773f4c898 Un-target net461 2019-09-29 20:11:33 +02: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