Skip to content

Releases: linc-technologies/ember-spreadsheet-export

ember-spreadsheet-export: v0.7.0

10 Oct 06:33
0bca3c0
Compare
Choose a tag to compare

0.7.0 (2024-10-09)

⚠ BREAKING CHANGES

  • renames project, migrates to yarn. (#34)
  • renames project, migrates to yarn.

Features

  • renames project, migrates to yarn. (84f9d76)
  • renames project, migrates to yarn. (#34) (10f1bc1)

v0.6.0

30 Oct 07:56
4d758bb
Compare
Choose a tag to compare
  • Modernised by @charlesfries (#8)
    • Octanify
    • Upgrade Ember to v3.28
    • Convert to native classes
    • Fix examples
  • Updated xlsx to v0.17.0
  • Added options to optionally return the generated blob instead of (or as well as) triggering a download
  • Added the ability to use an HTMLTableElement instead of a data array for Excel sheets