Releases: peterbecker/xls-utils
Releases · peterbecker/xls-utils
0.8
0.7
This release adds the ability to set cell values using any data type the underlying POI library can handle.
In addition to the existing support for boolean and number values, the following have been added:
- date classes (
Date
,Calendar
,LocalDate
andLocalDateTime
) - rich text strings
0.6.1
This version has no functional changes, it updates a number of dependencies and moves the publishing to Maven Central.
Being hosted on Maven Central means that it is no longer necessary to add a dedicated source repository to use this library.
0.6
Initial release, currently not yet set up to publish on Maven Central. The binary bundle is functional, and you can find the Maven packages published on GitHub.