Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@BigBlueHat BigBlueHat released this 01 Jun 13:28
· 15 commits to master since this release

Annotator and PouchDB are consider globally accessible, but both should be able to be wrapped inside of a browserify build as well.

Major API change:

  • pass in a db rather than an options object

This change enables developers to manage their PouchDB instance and "attach" it to Annotator as the storage endpoint--taking this plugin a bit more out of the middle.