Skip to content

Releases: vaa25/poiji2

v1.5.0

17 Mar 15:02
df192c3
Compare
Choose a tag to compare

What's Changed

  • 1.5.0 added readSheetNames() and fixed @ExcelUnknownCells by @vaa25 in #5

Full Changelog: v1.4.1...v1.5.0

v1.4.1

16 Mar 14:12
165d0c9
Compare
Choose a tag to compare

What's Changed

  • 1.4.1 java.beans.ConstructorProperties and @ExcelConstructor by @vaa25 in #4

Full Changelog: v1.4.0...v1.4.1

v1.4.0

15 Mar 21:26
4b0d2e9
Compare
Choose a tag to compare

What's Changed

  • add HugeTest.java by @vaa25 in #2
  • add immutable classes support by @vaa25 in #3

New Contributors

  • @vaa25 made their first contribution in #2

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Nov 22:45
Compare
Choose a tag to compare
  • @ExcelList added.

v1.2.2

14 Nov 18:57
Compare
Choose a tag to compare
  • add headerCount option
  • fix bugs

v1.2.1

30 Oct 06:02
8d82a74
Compare
Choose a tag to compare
  • bugfix. make builders public

v1.2.0

29 Oct 16:33
Compare
Choose a tag to compare
  • fix bug where Locale in PoijiOptions permanently overrides POI Locale.
  • added Poiji builders

v1.1.0

28 Oct 05:48
Compare
Choose a tag to compare

Excel can be converted to Stream now

v1.0.3

26 Oct 16:57
Compare
Choose a tag to compare

fix null in default casting for some types
Full Changelog: v1.0.2...v1.0.3

v1.0.2

24 Oct 10:50
Compare
Choose a tag to compare

First stable release