Skip to content

2.0.0

Compare
Choose a tag to compare
@dereuromark dereuromark released this 24 Apr 00:09
· 63 commits to master since this release
70317a1

CakePHP 4 stable release

This plugin aims to provide an easy way for feed generation of any kind.

  • Support view-less actions via serialize.
  • Get rid of the ridiculously verbose "inline" namespace declarations.
  • Simplify the use of namespaces and their prefixes (auto-add only those that are actually used).
  • Support CDATA (unescaped content).
  • Allow mini-templating where necessary.