Releases: craftersmine/SteamGridDB.NET
Releases · craftersmine/SteamGridDB.NET
1.1.7 - Search fix
What's Changed
- Added URI double-escape to fix issue with search by @craftersmine in #13
Full Changelog: 1.1.6...1.1.7
1.1.6 - API 2.10.0 updates
1.1.5 - API 2.9.1 updates
This update will reflect the latest 2.9.1 API update and implement missing before epilepsy, page, oneoftags
What's Changed
- Added few missing paramerers from API by @craftersmine in #8
- Fixed incorrect tags query parameter by @craftersmine in 17a1736
Full Changelog: 1.1.4...1.1.5
1.1.4 - Small Update
This update is focused on handling rate-limited response from server
What's Changed
- Changed debug symbols type to full by @craftersmine in #6
- Added Rate limited exception by @craftersmine in #7
Full Changelog: 1.1.3...1.1.4
v1.1.2 - Properties miniupdate
What's Changed
- Marked few properties as obsolete by @craftersmine in #3
Full Changelog: 1.1.1...1.1.2
v1.1.1 - Features release
What's Changed
- Update 1.1.1 by @craftersmine in #2
Added:
- Added few Get and Upload methods overloads
- Added Delete method for SteamGridDB objects
- Added full Steam Profile URL property to SteamAuthor
- Added methods for downloading image
Updated:
- Updated XML documentation
Full Changelog: 1.1.0...1.1.1
v1.1.0 - Migration to .NET Standard 2.0
Nothing big changed in library, except migration from .NET 6 to .NET Standard 2.0 for more supported .NET platforms
What's Changed
- Net standard migration by @craftersmine in #1
Full Changelog: 1.0.1...1.1.0
Bugfixes v1.0.1
Initial release v1.0.0
Initial library release