v1.6.0 Use Fusion rendering and implement ArrayAccess in FusionConnector
What's Changed
- TASK: Use Fusion rendering instead of fluid by @mficzel in #13
- Implement array access in translationSourceConnector to allow accessing translations with identifiers that are passed as props
- Add empty array as default in second argument of TranslatrionSourceConnector->__call and getTranslationForIdentifier
Full Changelog: v1.5.1...v1.6.0