Releases: sonnenkern/quip-export
Releases · sonnenkern/quip-export
v2.3.2
v2.3.1
- Fixed invalid chars in path (folder)
v2.3.0
- Bugs fixing
- Jest fixing
- Annotations support in documents
v2.2.3
Bugs fixing:
- blobs with unknown type and filename caused an exception
Improvements:
- limiting (10 times) for repeating queries with 503 http code
v2.2.0
New options:
--docx Exports documents in MS-Office format (*.docx , *.xlsx)
--folders "string" Comma-separated folder's IDs to export
v2.1.0
- Removed option --resolve-references. All references will be resolved by default.
- New option --comments added. With the option all comments (messages, conversation) for the documents will be attached to the end of the document.
- In Web-Version added new switch 'Comments'
v1.9.0
New optional parameter --resolve-references
1.7.0
- add tests