Skip to content

Releases: folone/poi.scala

v0.24

25 Dec 15:17
Compare
Choose a tag to compare

v0.23

09 Jan 09:36
Compare
Choose a tag to compare
Releasing 0.23

v0.22

14 Feb 19:31
Compare
Choose a tag to compare
Releasing 0.22

v0.21

14 Feb 19:19
Compare
Choose a tag to compare
Releasing 0.21

0.11

25 Oct 12:17
Compare
Choose a tag to compare

Link

Changes are:

  • Moved deprecated unsafe things to the impure package.
  • Fixed a bug in fromInputStream
  • Now returning a transformer stack, EitherT IO instead of wrapping the Either with an IO.

v0.10: Another release.

29 Jul 13:51
Compare
Choose a tag to compare

Link

Main changes are:

  • New Excel xml format is supported (thanks to Michael Rans)
  • New impure functions
  • Bugfixes, refactorings, scalastyle.