v1.0.0-alpha.11
Pre-release
Pre-release
·
144 commits
to master
since this release
What's Changed
Code Quality π¨βπ»
- Add some useful sql scripts by @hburn7 in #552
- Legacy code: refactor
BaseStats
usage by @hburn7 in #551
Bug Fixes π§
- Fix rejection reason generation for tournaments with pooled beatmaps by @hburn7 in #561
- Fix broken service injection by @hburn7 in #563
- Use
FirstOrDefault()
instead ofFirst()
by @hburn7 in #566
Misc. Fixes π§
- Use split query for
GetNeedingProcessingAsync
by @hburn7 in #554 - Add support for patching processing fields on a tournament by @myssto in #557
- Use new qodana secret by @hburn7 in #564
- Refactor primary constructors usage over project by @majorro in #562
- Expand tournament filtering capabilities by @myssto in #559
New Contributors
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11