Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 13:50
· 19 commits to master since this release

4.0.0 (2021-07-09)

Features

BREAKING CHANGES

  • switched to new ISocket API, requires Mirage 96+

  • docs: Updated README

  • feat: Added options to control Steam init and running callbacks

  • feat: Support latest Mirage

  • SteamEndPoint implements IEndPoint

  • use struct instead of class

  • Update deps

  • fix: Prevent peer from trying to send data on closed connections

  • doc: readme