We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022b866 commit b9f031eCopy full SHA for b9f031e
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: docopt
2
Type: Package
3
Title: Command-Line Interface Specification Language
4
-Version: 0.7
+Version: 0.7.1
5
Author: Edwin de Jonge (edwindjonge@gmail.com)
6
Maintainer: Edwin de Jonge <edwindjonge@gmail.com>
7
Description: Define a command-line interface by just giving it
NEWS
@@ -1,3 +1,6 @@
+version 0.7.1
+- fixed a debugging statement, thanks to @eddelbuettel
+
version 0.7.0
- activated tests
- Implemented arguments and options with spaces (quoted) thanks to @ajmazurie and
0 commit comments