Releases: cosmii02/RacingDSX
Releases · cosmii02/RacingDSX
RacingDSX-RC-12/20
latest-candidate-12/20 Delete bin directory
RacingDSX-RC-12/09
latest-candidate-12/09 Delete bin directory
V0.6.6
What's Changed
- Dirt Rally 1 fix by @WujekFoliarz in #56
New Contributors
- @WujekFoliarz made their first contribution in #56
Full Changelog: V0.6.5...V0.6.6
RacingDSX-RC-12/08
Merge pull request #56 from WujekFoliarz/main Dirt Rally 1 fix
V0.6.5
Finally the issues are fixed, apologies for any inconvencience. between 0.6.2 and 0.6.5 there have been 2 major changes:
- Migrating from .net7 to .net8 this caused some issues initially making racingdsx not launch at all
- Migrating from NewtonsoftJSON to System.Text.Json This caused the issue of json formatting not working and sending either empty or wrong data to DSX.
Full Changelog: V0.6.2...V0.6.5
RacingDSX-RC-12/07
latest-candidate-12/07 JSON data is now mostly correct but there's still something wrong wit…
V0.6.4
RacingDSX-RC-12/05
latest-candidate-12/05 Compilation changes related to framework dependent publish
RacingDSX-RC-12/04
Migrating from NewtonsoftJSON to System.Text.Json The app seems to work but my dsx refuses to work so can't test