Skip to content

v1.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@hburn7 hburn7 released this 19 Dec 05:38
· 144 commits to master since this release
dde4970

What's Changed

Code Quality πŸ‘¨β€πŸ’»

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 of First() 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