Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Releases: webpro/dyson

Release 1.2.1

12 Jun 09:57
Compare
Choose a tag to compare
  • Bugfix: template itself can be a promise (29f00f8)

Release 1.2.0

24 Apr 14:43
Compare
Choose a tag to compare

Release 1.1.0

24 Apr 14:19
Compare
Choose a tag to compare
  • Make middleware of "status" prop (aad6357)
  • Support non-JSON responses (ae216dc)
  • Fix some codeblocks in readme (df71a2d)

Release 1.0.2

04 Mar 08:29
Compare
Choose a tag to compare

Release 1.0.1

27 Feb 21:45
Compare
Choose a tag to compare
  • Use only single/passed app instance (c40e185)
  • Remove deprecated "init" feature (cfd40d7)
  • Use more new ES features (c45389b)
  • Set indentation to 2 spaces & more linting (708da90)
  • Disable exposeRequest specs (5734808)
  • Add specs for proxy feature (1a8911b)
  • Allow tests to close server (f6634e8)
  • Get rid of options thingy (798fbb6)
  • Fix delay middleware (90bec3b)

Release 1.0.0

07 Feb 15:14
Compare
Choose a tag to compare
  • Whitespace (f1472ed)
  • Update deps & scripts in package.json (a6675e3)
  • Updated the readme to reflect ES6 and the missing header argument to the template callback (60d3679)
  • Updated package.json (9f07b93)
  • Changed minimum supported versions to those that support ES6 up to 99% coverage (e918827)
  • Build fails on 0.12, as it does not support ES6 (5b2ee75)
  • ES6 rewrite (ee2f13a) - thanks @m3fawner
  • Add link to JSONP article (0fe8be0)

Release 0.11.0

04 Nov 13:57
Compare
Choose a tag to compare
  • Fix specs (b316778)
  • Remove weird breaking return statement + add spec (closes #70) (c8247bc)
  • Improve OPTIONS handling/specs (f007b62)
  • Update link to demo services (1588a17)
  • Add spec for delay feature (7613ce8)
  • Migrate specs to latest should.js API (c50ccdf)
  • Update deps (0c0da16)
  • Use res.locals.config and refactor middleware (d4c04b8)
  • Export bootstrap methods to allow custom bootstrapping and middlewares (5f6d662)

Release 0.10.0

10 Feb 09:35
Compare
Choose a tag to compare

Release 0.9.0

30 Jan 08:49
Compare
Choose a tag to compare
  • Update README (5915502)
  • Add options to set bodyParser limit for json and urlencoded parsers. (00411dd)
  • Describe how to generate JSONP (0b05469)

Release 0.8.2

17 Dec 21:07
Compare
Choose a tag to compare