Skip to content

Releases: getjoystick/joystick-php

v0.1.0

15 Mar 12:15
Compare
Choose a tag to compare

Added

v0.0.1-beta.2

14 Mar 18:35
Compare
Choose a tag to compare
v0.0.1-beta.2 Pre-release
Pre-release

The initial release contains:

  • Source code with the implementation of getContents and getContent
  • Flexible caching with PSR-16
  • Custom HTTP client with PSR-18
  • Examples
  • Documentation (README.md)
  • GitHub Actions pipeline to check code style + Unit Testing at different PHP versions + different platforms

v0.0.1-beta.1

14 Mar 11:42
Compare
Choose a tag to compare
v0.0.1-beta.1 Pre-release
Pre-release

The initial release contains:

  • Source code with the implementation of getContents and getContent
  • Flexible caching with PSR-16
  • Custom HTTP client with PSR-18
  • Examples
  • Documentation (README.md)
  • GitHub Actions pipeline to check code style + Unit Testing at different PHP versions + different platforms