Releases: getjoystick/joystick-js
Releases · getjoystick/joystick-js
v0.1.3
v0.1.3-alpha.1
Fixed
- Browser environments support (PR). Package
@peculiar/webcrypto
is replaced withcrypto-js
v0.1.2
Fixed
- README.md formatting
- Explicitly specify the branch for the GitHub Actions workflow badge
v0.1.1
Added
- Source code with the implementation of
getContents
andgetContent
- Flexible caching based on interface SdkCache
- Custom HTTP client based on interface HttpClient
- Examples
- Documentation (README.md)
- GitHub Actions pipeline to Unit
Testing at different NodeJS versions + different platforms