Skip to content

Commit f77c543

Browse files
committed
Bump to 0.3.0
1 parent dc23a8c commit f77c543

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: ellipsis
2-
Version: 0.2.0.9000
2+
Version: 0.3.0
33
Title: Tools for Working with ...
44
Description: The ellipsis is a powerful tool for extending functions. Unfortunately
55
this power comes at a cost: misspelled arguments will be silently ignored.

NEWS.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# ellipsis (development version)
1+
2+
# ellipsis 0.3.0
23

34
* `check_dots_used()`, `check_dots_unnamed()`, and `check_dots_empty()` gain an
45
`action` argument, to specify if they should error, warn, message or signal

0 commit comments

Comments
 (0)