Release 2.1.0
Minor update after the major rework:
- everything was made safer and less functions will throw (you should still wrap the
FindAllGames
function call) - API changed a bit:
FindAllGames
will now return a readonly record struct instead of a named tuple - lots of internal changes and more tests