Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMarvin committed Jun 30, 2023
1 parent a9e5ad2 commit 2770954
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: openxlsx2
Title: Read, Write and Edit 'xlsx' Files
Version: 0.7.0.9000
Version: 0.7.1
Language: en-US
Authors@R: c(
person("Jordan Mark", "Barbone", email = "jmbarbone@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-9788-3628")),
Expand Down
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# openxlsx2 (development version)
# openxlsx2 0.7.1

## New features

Expand Down Expand Up @@ -110,12 +110,12 @@
* `get_cell_style()`
* `set_cell_style()`
* `wb_conditional_formatting()`

* remove deprecated arguments
* `xy` argument for `write_data_table()` interacting functions
* `file` from `xl_open()`
* `definedName` from `wb_to_df()` interacting functions

* deprecating function
* `get_named_regions()` for `wb_get_named_regions()`

Expand Down

0 comments on commit 2770954

Please sign in to comment.