You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# DataFramesMeta v0.14.1 Release notes
2
+
* Fixed a bug where `ByRow` was not properly identified if DataFramesMeta.jl was `import`ed ([#366](https://github.com/JuliaData/DataFramesMeta.jl/pull/366))
3
+
1
4
# DataFramesMeta v0.14.0 Release notes
2
5
3
6
* Add the `@rename` macro for renaming columns in keyword argument-like syntax. ([#343](https://github.com/JuliaData/DataFramesMeta.jl/pull/343))
0 commit comments