Skip to content

3.1.0 Fix parsing VM price

Compare
Choose a tag to compare
@gabrielweyer gabrielweyer released this 13 Oct 00:28
· 38 commits to main since this release

When I migrated from Json.NET to System.Text.Json, I broke the coster's ability to parse prices. This is now fixed (I've also added a test to prevent regressions).