We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eeb322 commit 20f25cdCopy full SHA for 20f25cd
inst/NEWS.md
@@ -1,9 +1,9 @@
1
-# Version 1.8.1 (2016-xx-xx)
+# Version 1.8.1 (2016-06-27)
2
* Function `test_file` is longer exported.
3
* `*Function` does not longer lookup functions with `match.fun`. As a result,
4
passing functions via the string of the function name stopped working.
5
-* `qassert` now treats `f` as type specifier (first char in rule) as factor
6
- (before: function).
+* In `qassert` using `f` as first char in a rule now specifies factor (before:
+ function).
7
8
# Version 1.8.0 (2016-06-06)
9
* Most functions now support the handling of default arguments encoded as `NULL`
0 commit comments