Version v0.5.1
Hotfix: Fix error parsing CourseDeck due to new JSON format.
A note on backward compatibility. This version of the library is not backward compatible with older log files. I think that is the correct tradeoff to make though. While older versions will now fail, everyone will very shortly have the newest version of Arena and this will be a non-issue. Going forward, maintaining different log formats would require additional maintenance for no benefit. This is how I plan on handling backward incompatible changes in the future as well. All users are recommended to update as soon as possible.
Changelog
- 5578ad6 Update Go struct to match new JSON format.