Dyson Versions Save

Node server for dynamic, fake JSON.

2.0.2

5 years ago
  • Fix lint/config (2f1eefe)
  • Update dependencies (d8fccbe)
  • Merge pull request #89 from timothyjellison/patch-1 (ff98a06)
  • Correct small formatting error in README.md (8a24711)

2.0.1

5 years ago
  • Update dependencies (9cd531e)

2.0.0

6 years ago

The release of dyson v2 contains a rewrite to modern JavaScript using syntax and features available as of Node.js v6. Thus, dyson will no longer run in older versions of Node.js.

Other than this, there should be no breaking changes.

2.0.0-beta.0

6 years ago
  • Add package-lock.json (7d94e8e)
  • Bugfix in response helper (0a00081)
  • Move app refs (7aa35b1)
  • Minor refactorings/lint (9062d35)
  • Use quiet logger during test run (7171835)

2.0.0-alpha.1

6 years ago
  • Update release-it config (8089f9f)

2.0.0-alpha.0

6 years ago
  • Replace .npmignore with package.json#files (d841fa1)
  • Remove unused dummy dir (4c69a3e)
  • Last bits of rewrite (555830c)
  • Rewrite sources (15f3e5a)
  • Rewrite specs (5cb2a10)
  • Rewrite bin (4bb706b)
  • Switch from mocha to ava (653eeb6)

1.2.5

6 years ago
  • Add rudimentary support for HEAD verb (fixes #83) (c23b8bc)
  • Apply prettier (81eb51a)
  • Install prettier (78a9162)

1.2.4

6 years ago
  • Use Node 6 & 8 for test on travis (c70605f)
  • Migrate from "travis after_script" to "release-it dist pkg" (dbd1e65)

1.2.3

6 years ago
  • Update deps (fe415d7)
  • Add section about watcher (closes #81, closes #82) (c2577aa)
  • Indentation in readme (251ef62)
  • Update readme (0bf6972)

1.2.2

6 years ago
  • Add .npmrc (8b731a0)
  • Fix lint issues (c902403)
  • Update packages (9c87795)