v0.1.8
- Reverted the
.destroy()
behavior introduced in v0.1.7. The method can be called more than once, however doing so results in an error. If actively destroying, the error originates from Lazybones. Otherwise the error will come from PouchDB. - Shortened all the error codes to make them easier to use.