Skip to content

Releases: tyler-johnson/express-jwt-pouchdb

v1.1.2

30 Jun 16:54

Choose a tag to compare

1.1.2 (2016-06-30)

Bug Fixes

v1.1.1

14 Apr 00:47

Choose a tag to compare

1.1.1 (2016-04-14)

  • chore: publish build files only (899a59f)
  • fix: duplicate authentication handlers (2ee2cd9)

v1.1.0

26 Mar 20:19

Choose a tag to compare

1.1.0 (2016-03-26)

  • chore: build before testing (009d196)
  • chore: don't cache in travis (21298fb)
  • chore: fix script perms (daedf0a)
  • chore: normal install (04df84f)
  • chore: run couchdb tests against cli (b4d4f53)
  • chore: switch tests to allowed failure (ef79508)
  • test: add some test, mimics pouchdb-server (8e38472)
  • feat: add db backend options (56538e0)

v1.0.3

25 Mar 19:44

Choose a tag to compare

1.0.3 (2016-03-25)

  • fix: PouchDB class is optional (4ea45e8)

v1.0.2

25 Mar 00:04

Choose a tag to compare

1.0.2 (2016-03-25)

  • fix: only add auth handler once (36f537e)

v1.0.1

24 Mar 23:01

Choose a tag to compare

1.0.1 (2016-03-24)

  • fix: reveal PouchDB instance (9e6b90f)

v1.0.0

24 Mar 18:53

Choose a tag to compare

1.0.0 (2016-03-24)

  • chore: downgrade eslint (fbbe86b)
  • fix: change the name to express-jwt-pouchdb (a1a68a8)
  • feat: basic express-pouchdb server with jwt support (7dc530b)