Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 1.21 KB

File metadata and controls

76 lines (45 loc) · 1.21 KB

0.4.10

  • Export error types

0.4.9

  • Steamworks SDK 1.64

0.4.8

  • Update steamworks_gen to 0.4.5
  • Steamworks SDK 1.63
  • Add launch.json and tasks.json for vscode

0.4.7

  • Update steamworks_gen to 0.4.4
  • Steamworks SDK 1.60
  • Load dynamic library without relative path

0.4.6

  • Update steamworks_gen to 0.4.3
  • Steamworks SDK 1.59

0.4.5

  • Update steamworks_gen to 0.4.2
  • Steamworks SDK 1.58a

0.4.4

  • Lower log levels of certain logs

0.4.3

  • Handle logging with logging package

0.4.2

  • Throw specific exception when initilization fails

0.4.1

  • Update steamworks_gen to 0.4.1

0.4.0

  • Update steamworks_gen to 0.4.0
  • Steam SDK 1.57
  • Dart 3

0.3.1

  • Update steamworks_gen which reverts struct packing

0.3.0

  • Update steamworks_gen which supports enhanced enums

0.2.1

  • steamworks_gen upgraded to v0.2.4
  • Add linux and osx binaries to example
  • Api changes to make it register callbacks and call results
  • Update the example, according to the api changes

0.2.0

  • steamworks_gen upgraded to v0.2.3
  • Api changes to make it easier to follow the flow
  • Update the example, according to the api changes

0.1.0

  • Initial version.