Skip to content

Releases: gpc/grails-export

7.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 12:40

What's Changed

  • Use Odfdom instead of simple-odf @miq (#52)
  • Update documentation reflecting the newly released state. @miq (#46)
  • Clarify plugin status and origin in README @sbglasius (#45)
  • chore: merge 7.0.0->7.0.x; bump to 7.0.1-SNAPSHOT @github-actions[bot] (#44)

🐛 Bug Fixes

🔧 Maintenance

Contributors

@dauer, @miq, @sbglasius and github-actions[bot]

7.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 12:09

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

7.0.0-RC2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Apr 10:58

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

7.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Apr 08:48

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