Skip to content

v3.0.8

Compare
Choose a tag to compare
@patrickbrouwers patrickbrouwers released this 05 Aug 18:29
· 16 commits to 3.0 since this release

Version 3.0.8

Fixes

  • Support .tsv exports + fix firing the BeforeWriting event in Queued exports (#1683)
  • Transform arrayables to arrays when using appendRows (#1720)
  • Deal better with usage without the WithMapping concern for StdObjects (#1737)
  • Improve auto-heading generation for collections mixins (#1727)

Additions