Skip to content

Major Release: new endpoints for functionality, security enhancements, and drops support for PHP 5.6

Compare
Choose a tag to compare
@RobDWaller RobDWaller released this 27 Jan 12:14
· 506 commits to master since this release
495d584
  • Adds a number of new endpoints to provide more functionality.
  • Now enforces secret security policies
  • No longer supports php5.6
  • Supports PHP 7.0 7.1 and 7.2
  • Added type hinting
  • Extended tests
  • Improved comments
  • Added additional info to Readme
  • Added license file, MIT