Skip to content

0.1.1

Compare
Choose a tag to compare
@mojito317 mojito317 released this 29 Mar 16:16

Note: APIs may be subject to change.

Breaking Changes:

  • Corrected view names to match langauge casing style
    • startkey startkey_docid endkey endkey_docid are replaced respectively with start_key start_key_doc_id end_key end_key_doc_id
  • Removed account from database information (this field was included in error and never populated).

Changes:

  • Modified the User-Agent header.
  • Updated dependencies.
  • Changed the format of the User-Agent header.
  • Documentation improvements.