Releases: gamemoney-ps/gamemoney-node-sdk
Releases · gamemoney-ps/gamemoney-node-sdk
6.0.0
5.0.0
- Removed
ip
parameter from CreateTerminalRequest - Updated npm packages
4.3.0
4.2.0
4.1.0
4.0.1
- This package is now pure ESM. Please read this.
- Config property
privateKey
renamed torsaPrivateKey
. - Config property
hmacKey
renamed tohmacPrivateKey
. - Use
got
instead of deprecatedrequest
andrequest-promise-native
packages. - Use strict
tsconfig.json
. - Use
xo
,eslint
andprettier
with reusable configs instead oftslint
. - Added missing API methods.
- Fixed incorrect typings.
- Added exportable interfaces for notification handler routes.
- Added some examples.
- Use JSDoc comments for methods