Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails 4.x #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Grails 4.x #15

wants to merge 2 commits into from

Conversation

sbglasius
Copy link
Member

Upgraded to Grails 4.0.13

  • Dropped support for Joda-Time in favor of Java-Time
  • Fixed issue with ImportSeverityMappingEnum where Cell.CELL_TYPE_* was replaced by CellType.*
  • Added more types
  • Validated that local dates are imported correct.
  • Dropped Travis in favor of Github Actions
  • Removed obsolete files.
  • added /out to .gitignore

* Dropped support for Joda-Time in favor of Java-Time
* Fixed issue with ImportSeverityMappingEnum where Cell.CELL_TYPE_* was replaced by CellType.*
* Added more types
* Validated that local dates are imported correct.
* Dropped Travis in favor of Github Actions
* Removed obsolete files.
* added /out to .gitignore
@thiagomaganha
Copy link

Can someone let me know when this new version will be available?

@sbglasius
Copy link
Member Author

@thiagomaganha have you build it locally and tested it out? If not please do so, that way we know if it's worth publishing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants