Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Releases: eq8/eq8js

v2.0.0

05 Nov 19:05

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-11-05)

Features

  • npm install --save eq8-api@2.0.0 (3231ef21)

Breaking Changes

v1.0.1

09 Oct 23:23

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-10-09)

Bug Fixes

  • update README.md to refresh package info at npmjs.com (84d114e3)

v1.0.0

08 Oct 10:19

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-10-08)

Bug Fixes

  • npm install --save eq8-api@1.0.1 (d820f8fe)
  • issues found during integration tests (9c75bee4)
  • issues with requiring internal dependencies (2f82002d)
  • re-design action and view registration (7dd8a878)
  • npm install --save eq8-api@1.0.0 (5b64ff0c)
  • make act context simpler (b0371039)
  • change act call in add-message-context.js (6e858b82)
  • add res as a context for views (3211939c)
  • add validation for view.pattern.uri on view registration (849849ef)
  • upgrade packages (f573c5eb)
  • act: allow act API to be bindable to a context - e.g. REPL vs WebSocket/HTTP. (7f0ffddd)
  • api: rename middleware to syncware (622e341a)
  • view: allow view API to be bindable to a context - e.g. REPL vs WebSocket/HTTP. (008dba73)

Features

  • api:
    • export Factory Function vs. Class (5b9384ed)
    • replace Api#express with Api#middleware (c8972de5)
    • remove Api#setDefaultListener (f34bd29c)

Breaking Changes

  • replace Api#middleware with Api#syncware

    (622e341a)

  • context is no longer provided for actions and views. Use specific options.handlers instead to handle your own context provision.

    (7dd8a878)

  • act and view methods are no longer available

    (5b64ff0c)

  • remove ctxt.res.error for simplicity

    (b0371039)

  • pattern.uri is now required when registering views

    (849849ef)

  • change view(pattern, ctxt, cb) to view(ctxt, pattern, cb)

    (008dba73)

  • change act(e, ctxt, cb) to act(ctxt, e)

    (7f0ffddd)

  • package no longer exports a Class but a Factory Function instead

    (5b9384ed)

  • replace references to Api#express with Api#middleware instead

    (c8972de5)

  • replace references to Api#setDefaultListener with Core#chainListener`

    (f34bd29c)

v0.2.1

18 Jul 23:54

Choose a tag to compare

<a name"0.2.1">

0.2.1 (2016-07-18)

Bug Fixes

  • upgrade packages within current major version (360b0a88)

v0.2.0

08 Jul 18:52

Choose a tag to compare

Merge pull request #31 from eq8/release/v2.0.0

Release/v2.0.0

v0.2.0-rc2

19 Jun 02:58

Choose a tag to compare

v0.2.0-rc2 Pre-release
Pre-release
Merge pull request #22 from eq8/feature/v0.2.0-rc2

eq8js 0.2.0-rc2

v0.2.0-rc1

03 Jun 03:00

Choose a tag to compare

v0.2.0-rc1 Pre-release
Pre-release
Merge pull request #18 from eq8/feature/v0.2.0-rc1

eq8js 0.2.0-rc1

v0.1.0

04 May 04:14

Choose a tag to compare

eq8js 0.1.0