Releases: dragonfruitnetwork/link
Releases · dragonfruitnetwork/link
2022.812
2021.1218
This update brings async extension overloads and the ability to use your own ApiClient
, by using the ISteamApiClient
interface
2021.1216
Merge pull request #66 from aspriddell/update-data-lib update data library
2021.1204.1
explicitly install .net6
2021.1204
What's Changed
- move to native tooling (remove codecutter) by @aspriddell in #59
- Make client interfaced by @aspriddell in #60
- Use interface in extensions by @aspriddell in #61
- add async extensions by @aspriddell in #62
- refactor compiled steam id request class by @aspriddell in #63
- finish moving to the MIT license by @aspriddell in #64
- Fix failing tests by @aspriddell in #65
Full Changelog: 2021.910...2021.1204
2021.910
update api version and force ApiJsonSerializer
2021.908
Updates all dependencies
2020.1117
Updates the DragonFruit.Common.Data library to provide better .NET 5 support (and work with other libraries)
2020.808
Updates the backend framework. No changes to Link code should be required
2020.703
This is the first non-beta release of the Steam Link API by DragonFruit.