Skip to content

Releases: ePages-de/epages-rest-php

Minor fixes

26 Oct 14:32
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release
Add several tests (#172)

* Add several tests

* Move tests in correct folder.

* Extends tests

Update and set Order object.

26 Oct 14:20
Compare
Choose a tag to compare
0.2.0

Update CHANGELOG.md

Extend product call and restructure a little bit

05 Apr 05:43
Compare
Choose a tag to compare

This release comes with restructuring the code a little bit and implementing a pipeline.

The product call is also extended.

Some important bugfixes

22 Feb 00:27
Compare
Choose a tag to compare

With this release there will be some important fixes done.
It also have a complete Product example.

Integrate Product features

28 Jan 07:18
Compare
Choose a tag to compare

(Nearly) all product functionality is integrated.
For all information see CHANGELOG.md.

Minor release 0.0.3

17 Dec 20:39
Compare
Choose a tag to compare
  • Fix typo in README.
  • Change project to name epages-rest-php.
  • Fixing relative path problem.
  • Automatically set error_reporting on set the ep6\Logger.
  • Create the documentation with another engine.

Fixing some issues

06 Dec 22:15
Compare
Choose a tag to compare
  • Optimize printStacktrace() function
  • Fix phpDoc in Product constructor
  • Change .phar filenames
  • Stable $ISSSL const
  • Extend some InputValidator functions
  • Parameters are null instead of ""
  • Extend phpDoc
  • Extend README
  • Fill product filter with array in constructor.

First release

17 Dec 20:41
Compare
Choose a tag to compare

This is the first working release.