Skip to content

Releases: blacknell/restapi-service

Maintenance release

02 Feb 14:18
Compare
Choose a tag to compare

add: further HTTP response codes
chore: update packages
chore: prettify & address php syntax
chore: remove support for php 7.2 and earlier

Reduced excessive logging

09 Sep 20:10
Compare
Choose a tag to compare

fix: remove rogue character in file

Reduced excessive logging

09 Sep 10:00
Compare
Choose a tag to compare
0.6

fix: only show restapi results at debug level

improved unit tests

17 Oct 21:29
Compare
Choose a tag to compare
0.5

Update MyAPI.class.php

support for OPTIONS method

11 Sep 19:02
Compare
Choose a tag to compare
0.4

minimum PHP 7.x is now 7.2

First stable version

14 Jan 14:24
Compare
Choose a tag to compare
0.3

added authentication

added travis CI, phpunit tests

09 Jan 19:46
Compare
Choose a tag to compare
Pre-release
0.2-dev

Update RestAPI.php