Releases: phOnion/interfaces
Releases · phOnion/interfaces
2.1.0
2.0.0
Remove `isError` method from interface
RC3
2.0.0-rc3 Remove `isError` method from interface
RC2
2.0.0-rc2 Minor fixes around REST interfaces
2.0.0-rc1
Add missing ;
1.1.0
Deprecate old REST interfaces in order to move the transformation within the object, replacing the current mapping implementation. This brings many capabilities for smart object serialization that will suffice many different, more dynamic scenarios that can occur, for example don't show prev
link if the entity is at the first page, etc.
Fix application interface
Switch ApplicationInterface
to be a delegate instead of middleware (makes more sense)
1.0.0
Initial release of the interfaces of the Onion Framework