Releases: getjoystick/joystick-java
Releases · getjoystick/joystick-java
v0.1.0
Added
- Initial implementation of Joystick client with
getContent,getContentsandpublishContentUpdatemethods - Cache implementation with ability to provide custom cache implementation
- Examples
- Documentation (README.md)
- GitHub Actions pipeline to Unit Testing at different Java versions + different platforms
v0.1.0-SNAPSHOT
Merge branch 'feature/initial_client_impl'