All Versions
76
Latest Version
Avg Release Cycle
57 days
Latest Release
1558 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.0.1
December 16, 2018 -
v4.0.0 Changes
December 31, 2017- โ Add postgresql test case
- โ Add abstract environment engine to use different webserver types
- โ Removed test cases and use tests from the framework
-
v3.0.3 Changes
December 31, 2017- Require min PHP 7.0
- โ Add PHP 7.2 support
- ๐ Improved test cases
-
v3.0.2 Changes
August 09, 2017- Generate OpenAPI 3.0 specification
- ๐ Improved test cases
-
v3.0.1 Changes
August 09, 2017- โก๏ธ Updated test cases
-
v3.0.0 Changes
December 24, 2016- Generate swagger 2.0 and raml 1.0 specifications
- โก๏ธ Updated psx schema and data library
- โ Removed wsdl and xsd generation
-
v2.0.1 Changes
September 11, 2016- ๐ Use psx_connection in config
- โก๏ธ Updated project tests
-
v2.0.0 Changes
May 08, 2016- Split the framework into components
- Decoupled and improved each component
- Reading and writing data works now with POPOs
- โ Add generator to generate PHP classes from a RAML and JsonSchema specification
- โ Removed command system
- ๐ Improved documentation
-
v2.0.0-RC1 Changes
April 30, 2016- Split the framework into components
- Decoupled and improved each component
- โ Add generator to generate PHP classes from a RAML and JsonSchema specification
- โ Removed command system
-
v1.2.3 Changes
February 17, 2016- โ Added version handling to annotation and raml parser
- The pseudo ANY request method includes now also HEAD
- ๐ Fixed graph traverse handling with JsonSerializable objects
- โ Extended and improved test cases