Skip to content

Releases: gpc/grails-export

7.0.0

14 Apr 12:09

Choose a tag to compare

Major change

The plugin was renamed from export back to grails-export (the original name) and that reflects in the artifact produced.

implements('io.github.gpc:grails-export:7.0.0')

What's Changed

🚀 Features

  • feat: add version selector to documentation and automate historical version handling @sbglasius (#43)

🐛 Bug Fixes

  • feat: add version selector to documentation and automate historical version handling @sbglasius (#43)
  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

🔧 Maintenance

  • chore: Renamed from 'export' to 'grails-export' @sbglasius (#40)
  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

Contributors

@Copilot, @anushasunkada, @arturoojeda, @codeconsole, @cristallo, @ddelponte, @dustindclark, @fabiooshiro, @frangarcia, @graemerocher, @joasgarcia, @miq, @mirweb, @nwwells, @puneetbehl, @sbglasius, @tulu, Fran Garcia, Imran Mir, Puneet Behl and github-actions[bot]

7.0.0-RC2

14 Apr 10:58

Choose a tag to compare

7.0.0-RC2 Pre-release
Pre-release

Major change

The plugin was renamed from export back to grails-export and that reflects in the artifact produced.

implements('io.github.gpc:grails-export:7.0.0-RC2')

What's Changed

🐛 Bug Fixes

  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

🔧 Maintenance

  • chore: Renamed from 'export' to 'grails-export' @sbglasius (#40)
  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

Contributors

@Copilot, @anushasunkada, @arturoojeda, @codeconsole, @cristallo, @ddelponte, @dustindclark, @fabiooshiro, @frangarcia, @graemerocher, @joasgarcia, @miq, @mirweb, @nwwells, @puneetbehl, @sbglasius, @tulu, Fran Garcia, Imran Mir, Puneet Behl and github-actions[bot]

7.0.0-RC1

14 Apr 08:48

Choose a tag to compare

7.0.0-RC1 Pre-release
Pre-release

What's Changed

  • Updated build-system and separated example app from plugin @sbglasius (#37)
  • Artifact cleanup @miq (#36)
  • Upgrade to Grails 7 @miq (#35)
  • Replace jxl with Apache POI @miq (#34)
  • solution to RowsExceededException @ghost (#23)
  • Created documentation for Grails 3 version @puneetbehl (#17)
  • Version set to 2.0.0 @ddelponte (#10)
  • Xml first node name @tulu (#9)
  • ported to Grails-3.0.1 @puneetbehl (#8)
  • Replacing library for open document sheet export @frangarcia (#7)
  • Changing the format parameter to avoid problems with newer versions of G... @frangarcia (#4)
  • Add quotation marks in filename for filenames with blank spaces. @joasgarcia (#5)
  • Support title cell formatting in Excel exports @dustindclark (#3)
  • Add beanutils to dependencies, fix missing for compiling under grails 2.4.3 @mirweb (#2)
  • Update ExportGrailsPlugin.groovy @cristallo (#1)

🐛 Bug Fixes

  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

🔧 Maintenance

  • Update links and CI workflow to use Grails Plugin Collective (GPC) @sbglasius (#38)

Contributors

@Copilot, @anushasunkada, @arturoojeda, @codeconsole, @cristallo, @ddelponte, @dustindclark, @fabiooshiro, @frangarcia, @graemerocher, @joasgarcia, @miq, @mirweb, @nwwells, @puneetbehl, @sbglasius, @tulu, Fran Garcia, Imran Mir and Puneet Behl