Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
EhrmannS committed Feb 16, 2024
1 parent 8a6a067 commit 11af0b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tabshiftr
Title: Reshape Disorganised Messy Data
Version: 0.4.2
Version: 0.5.0
Authors@R:
c(person(given = "Steffen",
family = "Ehrmann",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# tabshiftr 0.5.0 - variable types

- include the possibility to specify variable data type, which will result in a column of that type
- include header into `setFormat()` again, which enables providing tables where the column names are in the header, where they will be spliced into the table.

# tabshiftr 0.4.2

- include split and merge functionality for cluster ID.
Expand Down

0 comments on commit 11af0b2

Please sign in to comment.