Skip to content

v2.2.0

Choose a tag to compare

@othiym23 othiym23 released this 11 Jan 03:26
· 242 commits to master since this release

packard pls

packard inspect

continuous integration

test improvements

  • 8024cb7 Add tests for Albums, which now must be passed a name and album artist at creation time. (@othiym23)

TOML support

tweaks

  • fb98cb6 Convert ES6 classes to use ES6 module syntax. (@othiym23)
  • 09e915b Update all the deps, unpinning rimraf because glob@5.0.3 fixes the bad interaction between the two. (@othiym23)
  • dd64e9b yargs no longer prefixes the binary name with 'node '. (@othiym23)
  • f2957d7 standard is pickier about returning from module.main, so replace returns from switch with break. (@othiym23)
  • 0bcb117 standard no longer requires eslint pragmas to overwrite global Promise with imported Bluebird. (@othiym23)
  • d62ebd9 src/zip-utils.jssrc/utils/zip.js (@othiym23)
  • e4ecf3f It's nice to keep sample output around, but it doesn't need to be part of the repo. (@othiym23)