Skip to content

Commit

Permalink
add 0.9.8 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Mar 30, 2015
1 parent 8563b8b commit ce42bf5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

0.9.8
* Added raml and json schema parser
* Improved html output added psx- prefix for css classes
* Renamed Api\View to Api\Resource and redesigned classes containing the schema.
It is now possible to set an response schema for each status code
* Add possibility to cache resource listing results
* Improved tool controllers
* Renamed RestController to RestClientController
* Fixed bug in request factory where sub paths are not handeled correctly

0.9.7
* Added record graph traverser class and various visitor implementations which
are used to produce data from an object graph
Expand Down

0 comments on commit ce42bf5

Please sign in to comment.