Releases: skylerspaeth/GoRegion
GoRegion v1.0.0
The first official release of GoRegion 🌐🎉
This release fixes GoRegion after Valve's recent removal of the SDR config file we were pulling SteamDB's mirror of. We switch to using the CS:GO-specific API, which will hopefully make the app more future-proof. See #5 for more info.
Additionally, some minor readme and cosmetic improvements were also added. See changelog below for more info.
What's Changed
- Testing by @skylerspaeth in #2
- Resize header by @skylerspaeth in #3
- improved layout.json indentation by @pineapplee0 in #4
- Use the CSGO-specific SDR list by @skylerspaeth in #5
New Contributors
- @pineapplee0 made their first contribution in #4
Full Changelog: v0.2.0...v1.0.0
GoRegion v0.2.0
Second beta release! Many changes to come soon but wanted to push some new features for now so I don't lose track of them and to get them in the hands of my friends for playtesting.
What's Changed
- Merge testing branch to master for release v0.2.0 by @skylerspaeth in #1
Full Changelog: v0.1.0...v0.2.0
GoRegion v0.1.0
This is the first tagged release of GoRegion. It's limited in features for now, but is fully functional. More features to come as the project progresses towards the first full release!
Full Changelog: https://github.com/skylerspaeth/GoRegion/commits/v0.1.0