Releases: CodebreakerApp/Codebreaker.Backend
Releases · CodebreakerApp/Codebreaker.Backend
v3.5.0-beta.51-analyzer
What's Changed
- Analyzerlib/dotnet8rc1 by @christiannagel in #73
bump package versions
C# 12 primary constructors, collection initializers
Codebreaker.Analyzer 3.5.0-beta.50
What's Changed
- Breaking change analyzers lib #62
change old algorithm namespace by @christiannagel in #63
PegExtensions
: change namespace from Codebreaker.GameAPIs.Algorithms.Extensions
to Codebreaker.GameAPIs.Extensions
FieldCategories
: change namespace from Codebreaker.GameAPIs.Algorithms.Fields
to Codebreaker.GameAPIs.Models
Codebreaker.Analyzer 3.5.0-beta.49
What's Changed
- bump test project packages, update readme (no IMove interface) for analyzers by @christiannagel in #57
Codebreaker.GamesClient 3.5.0-beta.13
What's Changed
Breaking change!!
- Codebreaker.GamesClient: Rename
Game
toGameInfo
, Move to Move Info by @christiannagel in #47
Full Changelog: v3.5-beta.12-gamesclient...v3.5-beta.13-gamesclient
Codebreaker.GamesClient.3.5.0-beta.12
What's Changed
- GamesClient implements IGamesClient by @christiannagel in #45
Codebreaker.GameClient 3.5.0-beta.11
Initial client library to access the games API. More information: #9
Codebreaker.Analyzer 3.5.0-beta.47
Updates on IGame documentation, metadata, fix readme #18
Codebreaker.Analyzer 3.5.0-beta.46
Symbol package added