We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c19cb commit 5aaff4aCopy full SHA for 5aaff4a
NEWS.md
@@ -1,3 +1,13 @@
1
+# oneclust 0.3.0
2
+
3
+## Improvements
4
5
+- Remove the magrittr package from `Imports`. As a result, the magrittr pipe
6
+ is no long re-exported by oneclust. This change makes oneclust only use the
7
+ minimal sufficient number of dependencies.
8
+- Update the code examples in the vignette to use meaningful intermediate
9
+ variable names instead of relying on the pipe operator.
10
11
# oneclust 0.2.3
12
13
## Improvements
0 commit comments