limepot-xyz/BETA/mybulma/node_modules/nopt/CHANGELOG.md
LimePot 76722fec47 Beta Site
Going to slowly work on a Bulma site, which will end up being the main site.

Currently under the /BETA/ folder so Alpha site will still be main site.
2022-12-20 16:23:37 -07:00

2.9 KiB

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)