Releases: dhatim/fastexcel
Releases · dhatim/fastexcel
0.14.11
27 Jan 06:25
Compare
Sorry, something went wrong.
No results found
Fix: use GITHUB_REF_NAME to get tag
0.14.10
26 Jan 19:39
Compare
Sorry, something went wrong.
No results found
Retry another release after deploy timeout
0.14.9
26 Jan 15:15
Compare
Sorry, something went wrong.
No results found
0.14.8
22 Jan 14:29
Compare
Sorry, something went wrong.
No results found
0.14.7
20 Jan 20:29
Compare
Sorry, something went wrong.
No results found
Thanks to @meiMingle :
#253 multiple fixes:
#72 Support to create links to documents
#182 Datatable support
#254 Cell merge conflict check
Adjust the writing order of elements so that the generated document can be opened normally
Fixed that when the Sheet name contained spaces, the excel document with added data validation could not be opened normally by the office software
Update test cases
0.14.6
13 Jan 07:11
Compare
Sorry, something went wrong.
No results found
0.14.5
12 Jan 19:28
Compare
Sorry, something went wrong.
No results found
Thanks to @meiMingle :
#247 add note about encryption in readme and a testcase
0.14.4
27 Dec 08:44
Compare
Sorry, something went wrong.
No results found
0.14.3
21 Dec 08:35
Compare
Sorry, something went wrong.
No results found
0.14.2
20 Dec 15:20
Compare
Sorry, something went wrong.
No results found
Thanks to @meiMingle :
#236 Performance: optimize merge function
#237 Fix sheet protection problem
#238 Fix javadoc