News for xlsxjars
Changes in version
0.9.0 (released 2025-07-02)
- Updated maintainer to Cole Arendt
- Added testthat tests for package structure and JAR files
- Added GitHub Actions workflows for CI/CD
- Updated DESCRIPTION file format
Changes in version
0.8.0 (released 2015-11-29)
Changes in version
0.7.0 (released 2015-02-01)
Changes in version
0.6.1 (released 2014-04-01)
- Remove the
.onLoad
function from the package and add it
to package xlsx. This is to help other dependencies on xlsxjars. See
Issue 36
- Add clarification of license. All the code in the jar is not my
work. The license and copyright is from The Apache Software
Foundation
Changes in version
0.6.0 (released 2014-02-26)
Changes in version
0.5.0 (released 2013-03-31)
Changes in version
0.4.0 (released 2012-04-15)
Changes in version
0.3.0 (released 2011-01-15)
- Use the POI 3.7 jars
- Do not error in
.onLoad
if Java version is 1.5.0
Changes in version
0.2.0 (released 2010-05-01)