Skip to content

Releases: phOnion/interfaces

2.1.0

09 Oct 12:33
c0f7f2d
Compare
Choose a tag to compare
  • Introduce FactoryBuilderInterface

2.0.0

04 Jun 00:22
8ddd4fe
Compare
Choose a tag to compare
Remove `isError` method from interface

RC3

29 Apr 21:03
8ddd4fe
Compare
Choose a tag to compare
RC3 Pre-release
Pre-release
2.0.0-rc3

Remove `isError` method from interface

RC2

28 Apr 17:07
e252f54
Compare
Choose a tag to compare
RC2 Pre-release
Pre-release
2.0.0-rc2

Minor fixes around REST interfaces

2.0.0-rc1

22 Apr 19:53
359bef9
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release
Add missing ;

1.1.0

21 May 12:28
Compare
Choose a tag to compare

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

27 Mar 19:33
Compare
Choose a tag to compare

Switch ApplicationInterface to be a delegate instead of middleware (makes more sense)

1.0.0

26 Mar 13:37
Compare
Choose a tag to compare

Initial release of the interfaces of the Onion Framework