Skip to content

Releases: Tidwell/nodeSteam

0.7.0

03 Feb 22:42
0a72035
Compare
Choose a tag to compare
  • Add error handler to catch all 4XX http error codes
  • Add deprecation information to getPlayerItems for CS:GO

0.6.0

05 Aug 21:34
Compare
Choose a tag to compare
  • Add apiVersion config property to all methods for changing generated enpoints (#24)
  • Add tests for addVersion method (#24)
  • Split tests into multiple .spec files
  • Fix jsfmt for proper indentation
  • Marked private methods as private (hidden in docs)
  • Update tasks in Readme

0.5.0

02 Jul 02:10
Compare
Choose a tag to compare

0.5.0

  • Fix README styling (#18)
  • Improve code documentation (#17)
  • Add lint build task
  • Add format build task
  • Add docs build task
  • Add coverage build task
  • Update AUTHORS file