Skip to content

Releases: dhatim/fastexcel

0.10.1

11 Feb 14:05
d912c74
Compare
Choose a tag to compare

Thanks to @rzymek:

  • #64 use woodstox stax parser for additional 35% perf increase

0.10.0

11 Feb 09:09
Compare
Choose a tag to compare

Thanks to @rzymek:

  • #61 Worksheet.flush() for writing current rows to OutputStream

0.9.13

30 Jan 13:24
235747b
Compare
Choose a tag to compare

Thanks to @rzymek:

  • #59 Benchmark against com.monitorjbl:xlsx-streamer

0.9.12: Merge pull request #57 from rzymek/oom-fix

28 Jan 13:20
1d8bb03
Compare
Choose a tag to compare

Thanks to @rzymek:

  • #57 Allow reading of big files without causing OutOfMemoryError

0.9.11

19 Jan 11:00
5f22e01
Compare
Choose a tag to compare
  • #56: Add support for boolean cells

0.9.10

15 Jan 08:24
Compare
Choose a tag to compare

Thanks to @gmulders:

  • #53: Add worksheet protection feature
  • #54: Add cell hiding/unlocking feature.

0.9.9

13 Jan 12:13
e31f907
Compare
Choose a tag to compare

Thanks to @gmulders:

  • #50: Add ability to hide worksheets
  • #51: Add ability to hide columns

0.9.8

24 Sep 19:23
4bebd56
Compare
Choose a tag to compare

Build with Apache POI 4.0.0.

0.9.7

13 Sep 22:08
Compare
Choose a tag to compare

Thanks to @rodney757:

  • #34: Add ability to hide rows and set col width
  • #36: Allow sorting worksheets
  • #34: Add ability to hide rows and set col width

0.9.6

15 Aug 21:31
d8016f0
Compare
Choose a tag to compare
Implement flexible border styles (#32)