PSX Framework v0.9.8 Release Notes

    • โž• 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