PSX Framework v0.5.3 Release Notes

    • ๐Ÿ›  Fix Oauth2 error exception types
    • ๐Ÿ‘Œ Improve handler abstract and interface
    • ๐Ÿ‘‰ Use json encode/decode to un/serialize records
    • ResultSet add getter methods and add(), clear() method
    • โœ‚ Remove static parse methods from Condition
    • โœ‚ Remove getDefaultRecordClass from TableAbstract since the table has not to decide wich object should be used this is part of the handler
    • ๐Ÿ‘Œ Improve tests and remove create table statments in tests