v0.3.1 #397
JanMarvin
announced in
Announcements
v0.3.1
#397
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 0.3.1 mainly contains bug fixes for problems found since release 0.3. A big thank you to everyone who reported issues! Among the fixed issues are the following: Writing data to worksheets has been improved. This should speed up writing large data frames onto worksheets #356 . It should be possible to use basic
openxlsx2
workbooks with Powerquery #360. Data validation using lists is no longer relying on thex14
extension of openxml #347. Formulas no longer require xml encoding on the user side #384. A few style related issues have been closed: Styles were lost when writing on a existing workbook#359, hyperlink coloring was buggy #344 and some cell styles were behaving inconsistently #372.The release 0.3.1 is the second openxlsx2 release which is available under CRAN. However, the package is not yet fully stable. Until the stable version 1.0 there may still be changes in the API. A look at the issue tracker and the NEWs is recommended in any case.
What's Changed
partial match of 'dxf' to 'dxfs'
inread_xlsx
#364 by @JanMarvin in fix partial match. closes #364 #366keepNA
from man page. closes keepNA doesn't work when using write_xlsx #373 by @JanMarvin in [write_xlsx] removekeepNA
from man page. closes #373 #382Full Changelog: v0.3...v0.3.1
This discussion was created from the release v0.3.1.
Beta Was this translation helpful? Give feedback.
All reactions