Skip to content

v6.2.9

Compare
Choose a tag to compare
@paveljanda paveljanda released this 22 Jan 09:24
· 274 commits to master since this release

Bump! 🕶

  • Fixed Multiple column Aggregation Function rendering
  • Added Multiple column Aggregation Function docs
  • Added interface ISingleColumnAggregationFunction (which should be used for single column aggregation functions from now on, potential BC Break, not actual because the method ::render() should be already implemented)

Diff: v6.2.8...v6.2.9