Skip to content

Releases: Soflomo/Common

v0.8.0

04 Dec 14:33
Compare
Choose a tag to compare

Add translation trait

v0.7.0

14 Mar 16:02
Compare
Choose a tag to compare
  • Add NullValue hydration strategy

v0.6.0

05 Feb 10:41
Compare
Choose a tag to compare

New feature release of Soflomo\Common

  • Add listener to print JSON to pretty print [#4]

v0.5.0

13 Sep 11:57
Compare
Choose a tag to compare

New feature release of Soflomo\Common

  • Enable translations in the submenu view helper

v0.4.1

13 Sep 09:18
Compare
Choose a tag to compare

Bug fix release of Soflomo\Common

  • Enforce the return of a string for the submenu view helper in case no sub pages are present (3baaf27)

v0.4.0

13 Sep 09:16
Compare
Choose a tag to compare

New feature release of Soflomo\Common

  • Addition of a static FormUtils class which will inject the form plugin manager, validator plugin manager and filter plugin manager in existing form classes

v0.3.1

13 Sep 09:15
Compare
Choose a tag to compare

Bug fix release for Soflomo\Common

  • When no page item is active, enforce the return of a string (839e18c)

v0.3.0

13 Sep 09:14
Compare
Choose a tag to compare

Third release of Soflomo\Common

  • Addition of a view helper to generate a submenu, rendering a full menu with all top-level elements removed

v0.2.0

13 Sep 09:12
Compare
Choose a tag to compare

Second release of Soflomo\Common

  • DateTime strategy for hydrator to convert a string value into a DateTime object

v0.1.0

13 Sep 09:10
Compare
Choose a tag to compare

Initial release of Soflomo\Common with a few utility classes

  • Accept plugin to match accept headers in controllers
  • Attachment plugin to provide files as attachments in controllers
  • Version view helper to load last git tag
  • InjectTemplateListener to apply template names according to soflomo namespaced modules