version 0.4.3.1
- Fixed stringr dependency thanks to (@eddelbuettel)

version 0.4
- Fixed repeating options (issue #8, thanks to @cboettig)
- Fixed parsing after double -- (thanks to @ljos)
- Fixed printing multiple usage statements (issue #7, thanks to @rgrannell1)

version 0.3
- Breaking change! By default stripped names (no dashes and angles) are added to the return list
- added support for quoted strings as arguments (thanks to @aniketschneider/issue #4)
- added extra "\n" to --help output (thanks to @eddelbuettel)
- added `strip_names` to docopt (suggestion of @eddelbuettel)
- changed "Imports: methods"" into "Depends: methods" (thanks to @pschulam)
