v0.2.1 #257
JanMarvin
announced in
Announcements
v0.2.1
#257
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since the first public release there have been many small and larger changes under the hood. Most notably, the handling of non-Unicode encodings in R versions prior to 4.2 has been improved, as has the handling of missing data when writing output files. Newly added are a few helper functions for working with style formatting. Also, a pretty cool new feature is that some of our internal functions now remember the last sheet you were working on, further improving the way you can work with data.
The full pull request log is below, but the full list of changes is even more extensive.
What's Changed
get_named_region()
by @JanMarvin in [R/get_named_region] add tables toget_named_region()
#193wb_get_sheet_name
by @JanMarvin in removewb_get_sheet_name
#240col_to_df()
by @JanMarvin in [c++] remove match fromcol_to_df()
#245Full Changelog: v0.2.0...v0.2.1
This discussion was created from the release v0.2.1.
Beta Was this translation helpful? Give feedback.
All reactions