We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d364273 commit 47ba4d8Copy full SHA for 47ba4d8
changelog.org
@@ -1,4 +1,4 @@
1
-* v0.4.7
+* v0.5.0
2
- *Potentially BREAKING behavior*: ~innerJoin~ now has another
3
parameter ~commonColumns~, which handles how columns that are common
4
to both dataframes are handled.
datamancer.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.4.6"
+version = "0.5.0"
author = "Vindaar"
5
description = "A dataframe library with a dplyr like API"
6
license = "MIT"
0 commit comments