Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 446 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 446 Bytes

VERSION 1.1.0

Release date: 2020-04-30

  • added View\Helper\Text\Truncate
  • removed Peak\Common dependency for marcos in View
  • added methods renderChild(), renderChildren(), renderOrphan() and renderOrphans() to View
  • added method getVar() to View
  • added directives principle to View for post rendering
  • added directives EchoDirective and FnDirective

VERSION 1.0.0

Release date: 2019-06-24

  • First release