PSX Framework v0.8.6 Release Notes

    • โž• Added missing http event method onHead
    • Possibiliy to set an alias path in an routing file
    • ๐Ÿ‘Œ Improved hhvm/hack compatibility (all tests pass on hhvm 3.0.1)
    • โž• Added data html writer
    • ๐Ÿ‘Œ Improved routing mechanism method which should be called must now be declared in the routing file
    • โž• Added an callback handler to each handler type
    • โšก๏ธ Updated swagger library to current version 1.2
    • โž• Added record xml definition schema
    • ๐Ÿšš Default manager was removed and concrete Dom/Map manager was introduced