Skip to content

0.8.0-rc.2: Make exporters provide a MIME type (#319)

Pre-release
Pre-release
Compare
Choose a tag to compare
@curry684 curry684 released this 14 Nov 09:58
· 40 commits to master since this release
552ca1d

Breaking

  • DataTableExporterInterface now requires you to provide a getMimeType method implementation.

Added

  • Make exporters provide a MIME type (#319) (@gmta)