Releases: FlowingCode/GridExporterAddon
Releases · FlowingCode/GridExporterAddon
2.5.0
What's Changed
- feat: add support for dynamic filename by @javier-godoy in #143
- feat: add support for multiple header rows by @mlopezFC in #154
- fix: update docx4j version and add required maven deps so that pdf export works by @drewharvey in #148
- fix: apply excel format for blank cells by @mlopezFC in #160
- fix: avoid returning nulls to prevent later NPE by @mlopezFC in #164
- deprecate: deprecate a public attribute by @javier-godoy in #144
- refactor: refactor package protected attributes "grid" and "propertySet" by @javier-godoy in #152
New Contributors
- @drewharvey made their first contribution in #148
Full Changelog: grid-exporter-addon-2.4.0...grid-exporter-addon-2.5.0
2.4.0
What's Changed
- refactor: use StreamResourceWriter instead of InputStreamFactory by @javier-godoy in #119 #142
- feat: implement concurrent export limit by @javier-godoy in #125 #140
- fix: simplify exception handling by @mlopezFC in #132
- fix problem when exporting grids with only one column by @mlopezFC in #133
- feat: disable button while file is being downloaded by @javier-godoy in #129
- feat: support cancelling queued downloads if the UI is closed by @javier-godoy in #128
- Javadoc fixes by @javier-godoy in #141
New Contributors
- @scardanzan made their first contribution in #138
Full Changelog: grid-exporter-addon-2.3.2...grid-exporter-addon-2.4.0
2.3.2
What's Changed
- build: upgrade font-awesome to 5.2.2 by @javier-godoy in #115
- fix: use correct classname in logger by @javier-godoy in #116
Full Changelog: grid-exporter-addon-2.3.1...grid-exporter-addon-2.3.2
2.3.1
What's Changed
- fix: clear the styles before processing the column in the footer (fix #105 by @mlopezFC in #111)
- fix: apply the cell style always (fix #105 by @mlopezFC in #111)
- fix: create cellstyles when needed to fix alignment (fix #105 by @mlopezFC in #111)
Full Changelog: grid-exporter-addon-2.3.0...grid-exporter-addon-2.3.1
1.9.1
What's Changed
- fix: clear the styles before processing the column in the footer (fix #105 by @mlopezFC in #111)
- fix: apply the cell style always (fix #105 by @mlopezFC in #111)
- fix: create cellstyles when needed to fix alignment (fix #105 by @mlopezFC in #111)
Full Changelog: grid-exporter-addon-1.9.0...grid-exporter-addon-1.9.1
2.3.0
What's Changed
- feat: add UTF-8 with BOM support for CSV exported files by @flang in #90
- Add support for providing excel formats per cell by @mlopezFC in #97
- fix: clear column cellstyle info before starting the export by @mlopezFC in #101
Full Changelog: grid-exporter-addon-2.2.1...grid-exporter-addon-2.3.0
1.9.0
What's Changed
- fix: reuse cell style (backport #88) by @mlopezFC in #98
- feat: add support for providing excel formats per cell (backport of #97) by @mlopezFC in #99
- fix: clear column cellstyle info before starting the export (backport #101) by @mlopezFC in #102
Full Changelog: grid-exporter-addon-1.8.1...grid-exporter-addon-1.9.0
1.8.1
What's Changed
Full Changelog: grid-exporter-addon-1.8.0...grid-exporter-addon-1.8.1
2.2.1
What's Changed
Full Changelog: grid-exporter-addon-2.2.0...grid-exporter-addon-2.2.1