Releases: Tidwell/nodeSteam
Releases · Tidwell/nodeSteam
0.7.0
- Add error handler to catch all 4XX http error codes
- Add deprecation information to getPlayerItems for CS:GO
0.6.0
- 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
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