Skip to content

6.6.0 Release

Compare
Choose a tag to compare
@prolic prolic released this 13 Mar 08:58
· 613 commits to master since this release
v6.6.0

Added

  • outsourced configuration from ConfigurableAggregateTranslator
  • applied configuration values to translator while constructing due to performance
  • added some docs for AggregateTranslatorConfiguration usage

Fixed

  • Replace method_exists() calls with is_callable() in ConfigurableAggregateTranslator