Commit graph

95 commits

Author SHA1 Message Date
Daniel Cronqvist
88a5eadb74 Model now uses Optional correctly, I think, massive changes 2024-09-01 20:44:36 +02:00
dcronqvist
39d2838663
Merge pull request #21 from dcronqvist/objlayer-visibility
Fix incorrect type for visibility in layers
2024-08-31 17:09:14 +02:00
Daniel Cronqvist
4695a4f739 Fix incorrect type for visibility in layers 2024-08-31 17:07:50 +02:00
Daniel Cronqvist
ac073d689d Set version to 0.1.0 for initial release of functionality 2024-08-30 20:25:24 +02:00
dcronqvist
398200c586
Merge pull request #19 from dcronqvist/remove-model
Remove .Model namespace as it is unnecessary
2024-08-30 20:13:31 +02:00
Daniel Cronqvist
d85494e7a9 Remove .Model namespace as it is unnecessary 2024-08-30 20:11:33 +02:00
dcronqvist
8a1da18dfd
Merge pull request #18 from dcronqvist/more-docs
Update README
2024-08-30 19:52:18 +02:00
Daniel Cronqvist
3ea0e6ca13 Update README 2024-08-30 19:48:24 +02:00
dcronqvist
b16180eb88
Merge pull request #17 from dcronqvist/more-docs
More docs
2024-08-28 23:41:24 +02:00
Daniel Cronqvist
b9b5f7fc1c More docs 2024-08-28 23:37:50 +02:00
Daniel Cronqvist
a9ad1840b0 Add some docs 2024-08-28 19:41:31 +02:00
dcronqvist
f53923d1f6
Merge pull request #16 from dcronqvist/agnostic-readers
Add agnostic readers
2024-08-28 19:40:20 +02:00
Daniel Cronqvist
aa8b390442 Add agnostic readers 2024-08-28 19:38:38 +02:00
dcronqvist
8f9fa3a315
Merge pull request #15 from dcronqvist/nuget-pack
New Github actions for pull request validation
2024-08-27 22:35:32 +02:00
Daniel Cronqvist
39b7625c23 Add NuGet metadata to library and add two new workflows for master pull requests and releases on github 2024-08-27 22:31:48 +02:00
dcronqvist
30c0d22f93
Merge pull request #14 from dcronqvist/props-remodel
Remodel how properties work, and make readers a base class
2024-08-26 21:56:37 +02:00
Daniel Cronqvist
ab8173bb06 Tmj reader is now base class and new properties docs 2024-08-26 21:36:44 +02:00
Daniel Cronqvist
11f1ef783e Tmx reader is now a base abstract class 2024-08-25 17:43:13 +02:00
Daniel Cronqvist
eda3fbe308 More docs 2024-08-25 00:37:28 +02:00
Daniel Cronqvist
7ca1971321 A first attempt at documentation for properties 2024-08-25 00:16:59 +02:00
Daniel Cronqvist
4580772ced Fix rest of model to use new structure and prepare docs 2024-08-24 23:08:24 +02:00
Daniel Cronqvist
b46eed774a More property changes 2024-08-24 22:06:14 +02:00
Daniel Cronqvist
1c1ba326b2 Restructure properties API 2024-08-24 21:38:40 +02:00
dcronqvist
3a6684a52d
Merge pull request #13 from dcronqvist/linting
Add lint step to pull request workflow
2024-08-24 14:25:37 +02:00
Daniel Cronqvist
251aa7fc94 Make sure linting works as of now, will have to adjust later 2024-08-24 14:24:14 +02:00
Daniel Cronqvist
b6721934e4 More lint fixing 2024-08-22 21:12:16 +02:00
Daniel Cronqvist
bb8c3a133c Started lint work 2024-08-22 00:15:13 +02:00
Daniel Cronqvist
7d6ee330a5 New editorconfig properties 2024-08-21 23:48:11 +02:00
Daniel Cronqvist
55b7b81dba Add lint step to pull request workflow 2024-08-21 23:37:09 +02:00
dcronqvist
399c52d8ff
Merge pull request #12 from dcronqvist/xml-docs
Add XML docs to public API
2024-08-21 23:18:45 +02:00
Daniel Cronqvist
9960cccd5b Add build step to make test 2024-08-21 23:15:38 +02:00
Daniel Cronqvist
7fbf0160d6 Add XML docs for public serialization 2024-08-20 23:47:05 +02:00
Daniel Cronqvist
0d19127fb7 Add XML docs for entire model 2024-08-20 23:23:40 +02:00
Daniel Cronqvist
608e77927a Use only Model namespace 2024-08-18 21:29:38 +02:00
dcronqvist
96ad2af667
Merge pull request #10 from dcronqvist/add-docs
Add docs
2024-08-17 21:56:33 +02:00
Daniel Cronqvist
da3c4351c3 Fix so tests still work 2024-08-17 21:55:06 +02:00
Daniel Cronqvist
85038d0dc3 Add docs deployment workflow 2024-08-17 21:50:54 +02:00
Daniel Cronqvist
022a5a0f1e Update editorconfig 2024-08-17 21:33:19 +02:00
Daniel Cronqvist
74d5b6bca5 Remove unnecessary funding file 2024-08-17 21:33:19 +02:00
Daniel Cronqvist
0ceb27a4ca Add first example of docs 2024-08-17 21:33:18 +02:00
Daniel Cronqvist
e6d94247c1 Use folder structure namespaces 2024-08-17 21:33:18 +02:00
Daniel Cronqvist
0a11cdd791 Move source to src/ 2024-08-17 21:33:17 +02:00
dcronqvist
580e630148
Merge pull request #9 from dcronqvist/automatic-test-runs
Add automatic test runs on PRs
2024-08-17 21:31:50 +02:00
Daniel Cronqvist
79ca282a64 Add automatic test runs on PRs 2024-08-17 21:28:38 +02:00
Daniel Cronqvist
f4ea43aeae Move funding to .github 2024-08-17 21:01:54 +02:00
Daniel Cronqvist
50a489de02 Add github funding 2024-08-17 21:01:54 +02:00
dcronqvist
0cf564ce46
Merge pull request #6 from dcronqvist/dev
Merge dev into master
2024-08-17 20:51:21 +02:00
dcronqvist
50d4f43544
Merge pull request #5 from dcronqvist/benchmarking
Add more benchmarking information and fix paths in benchmarks
2024-08-14 22:17:40 +02:00
Daniel Cronqvist
32de90a566 Add more benchmarking information and fix paths in benchmarks 2024-08-14 22:17:14 +02:00
dcronqvist
dad5f2c42c
Merge pull request #4 from dcronqvist/feature-coverage
Add feature coverage comparison to README
2024-08-14 21:55:19 +02:00