This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Releases: dragonfruitnetwork/dragon6-api
Releases · dragonfruitnetwork/dragon6-api
2022.424
What's Changed
- reduce acceptable usages of attributes by @aspriddell in #312
- add [Column] annotations to operator info by @aspriddell in #314
- Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0 by @dependabot in #313
Full Changelog: 2022.407...2022.424
2022.407
What's Changed
- xmldoc fixes by @aspriddell in #309
- wrap validate and process
throw
statements as tasks by @aspriddell in #310 - change modern stats JPath handling by @aspriddell in #311
Full Changelog: 2022.403...2022.407
2022.403
What's Changed
- Add modern stats cancellation and (basic) unit tests by @aspriddell in #299
- Add deathmatch board id by @aspriddell in #300
- add apply method for adding seasonal stats to legacy playlist containers by @aspriddell in #308
- add modern operator info database models by @aspriddell in #307
Full Changelog: 2022.326...2022.403
2022.401
What's Changed
- create struct to handle modern stats ratio values by @aspriddell in #305
Full Changelog: 2022.331...2022.401
2022.331
What's Changed
- Add modern stats cancellation and (basic) unit tests by @aspriddell in #299
- Add deathmatch board id by @aspriddell in #300
- add skill records disclaimer by @aspriddell in #301
- Add modern extensions xmldoc by @aspriddell in #302
- remove 1 day end offset by @aspriddell in #303
Full Changelog: 2022.326...2022.331
2022.326
What's Changed
- Bump DragonFruit.Data.Serializers.Newtonsoft from 2021.1225.0 to 2022.222.0 by @dependabot in #292
- add skill records by @aspriddell in #295
Full Changelog: 2022.224...2022.326
2022.224
What's Changed
- Add base components for modern stats by @aspriddell in #280
- Cleanup code by @aspriddell in #290
- Bump DragonFruit.Data from 2021.1225.0 to 2022.222.0 by @dependabot in #291
Full Changelog: 2021.1229...2022.224
2021.1229
What's Changed
- fix seasonal stats extensions throwing due to platform mismatches by @aspriddell in #287
Full Changelog: 2021.1228...2021.1229
2021.1228
What's Changed
- Bump NUnit3TestAdapter from 4.1.0 to 4.2.0 by @dependabot in #281
- Bump DragonFruit.Data from 2021.1218.0 to 2021.1225.0 by @dependabot in #283
- Bump DragonFruit.Data.Serializers.Newtonsoft from 2021.1218.0 to 2021.1225.0 by @dependabot in #282
- Add season info requests by @aspriddell in #284
- make enumerable utils public by @aspriddell in #285
- add operator metadata requests and extensions by @aspriddell in #286
Full Changelog: 2021.1224.1...2021.1228
2021.1224.1
Fixes a broken publishing script. See the previous release notes for changes