1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-31 20:33:38 +02:00
Commit graph

23 commits

Author SHA1 Message Date
Ellpeck 7ba14ba7f5 removed parentheses around MLEM's name 2020-05-28 00:49:29 +02:00
Ellpeck 3f60b2460c finished the xml documentation for all packages 2020-05-22 20:32:38 +02:00
Ellpeck 08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck 89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck 18c79bbf3a unify versions and update 2020-04-25 23:35:54 +02:00
Ellpeck 3f89b47eef added RawJsonReader to MLEM.Data 2020-04-22 13:44:49 +02:00
Ellpeck ff69aba67a update 2020-04-11 03:24:40 +02:00
Ellpeck 9c37f34947 update the readme and descriptions 2020-04-06 01:42:52 +02:00
Ellpeck f797d1f49f update everything to push logos 2020-04-05 01:59:11 +02:00
Ellpeck 9a06d18128 Added a logo 2020-04-05 01:35:17 +02:00
Ellpeck b38999a50c made AddJsonConverter not require the generic type 2020-02-27 19:54:44 +01:00
Ellpeck 2744f7d806 made json converter collection code a bit cleaner 2020-02-27 19:43:36 +01:00
Ellpeck 9f870738b0 added some json utilities to Data 2020-02-27 18:56:49 +01:00
Ellpeck 8d1b291f39 made mlem.data and mlem.extended dependencies optional 2020-02-26 23:04:17 +01:00
Ellpeck f96e0ae625 use VersionPrefix to make VersionSuffix work 2020-02-21 15:13:07 +01:00
Ellpeck 14bce69521 this has been bugging me for a while 2020-01-27 22:31:09 +01:00
Ellpeck a53179e2d8 right 2019-12-20 23:35:38 +01:00
Ellpeck 9781722ae4 make json writing deal with defaults easily 2019-12-20 23:32:40 +01:00
Ellpeck 1d56cbd8eb added a basic object serialization handler 2019-12-20 22:02:17 +01:00
Ellpeck 9b28ff4113 use decompress for json saving instead 2019-12-20 17:58:56 +01:00
Ellpeck 8968ec3ce0 fixed write and read object 2019-12-20 15:07:25 +01:00
Ellpeck 8520ae8901 added mlem.data 2019-12-20 15:03:33 +01:00