Skip to content

Commit d30e7f6

Browse files
Update README.md
1 parent b5b2831 commit d30e7f6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
Grails2 Export Plugin
22
====================
33

4-
Forked merge of original
5-
[1.7](https://github.com/gpc/export/tree/grails2)
6-
and latest features from
7-
[2.0.0](https://github.com/gpc/export)
4+
This is a forked merge of
5+
[v1.7](https://github.com/gpc/export/tree/grails2) (for Grails2)
6+
and
7+
[v2.0.0](https://github.com/gpc/export) (for grails3) with some extra bells and whistles.
8+
- [Original v2.0.0 documentation](http://gpc.github.io/export/)
9+
- Original v1.6 for Grails2 is the latest [available on maven](https://mvnrepository.com/artifact/org.grails.plugins/export/1.6)
810

911
Why?
1012
-----------
1113
Some Excel features of underlying library that I need are missing in this plugin or not implemented as I want,
1214
like pages, column styling, etc.
13-
Also, I'm still working with grails 2, but latest features of 2.0.0, that works only with Grails3, are not merged back to Grails2 version...
15+
Also, I'm still working with grails 2, but latest features of 2.0.0, that works only with Grails3, are not backported to Grails2 version...
1416
So, first commit of this branch is a pure merge of dead 1.7 and latest 2.0.0.
1517
A new branch will be spawned for every upgrade of base line (if it ever happens at all).
1618

0 commit comments

Comments
 (0)