Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
joplin / usr / lib / joplin / resources / app / node_modules / nopt / CHANGELOG.md
Size: Mime:

v4.0.1 (2016-12-14)

WHOOPS

v4.0.0 (2016-12-13)

BREAKING CHANGES

  • 651d447 When parsing String-typed arguments, if the next value is "", don't simply swallow it. (@samjonester)

PERFORMANCE TWEAKS

TEST & CI IMPROVEMENTS

DOC TWEAKS

  • 5271229 Use JavaScript code block for syntax highlighting. (@adius)
  • c0d156f The code sample in the README had many2: [ oneThing ], and now it has many2: [ two, things ]. (@silkentrance)