0.1.1
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 withstart_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.