Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.104.0](v0.103.2...v0.104.0) (2020-12-06) ### Bug Fixes * **Biblio codecs:** Various fixes ([3f02fca](3f02fca)) * **Cache:** Remove unused async version; use temp dir ([1262f6b](1262f6b)) * **Cache:** Use the same tempdir on each instantiation ([4ba76a7](4ba76a7)) * **CSL:** Handle string nodes ([93419ea](93419ea)) * **CSL:** Use more of parsed data ([2e60777](2e60777)) * **DOI:** Fetch data directly ([a295205](a295205)) * **GDoc:** Ignore empty paragraphs ([faf47dd](faf47dd)) * **HTTP:** Add contact information to user agent header ([d897385](d897385)) * **HTTP:** Retry on errors ([80bb069](80bb069)) * **Logging:** Use consistent format for message ([87477cd](87477cd)) * **Pandoc:** Consistent style name; separate out chunk labels ([2452b1f](2452b1f)) * **PNG:** Allow setting of selector ([a471d8c](a471d8c)) * **Reshape:** Linting and minor fixes ([6013374](6013374)) ### Features * Add options to turn off coerce and reshape ([4c87ea7](4c87ea7)) * **DOCX:** Retain styles when decoding ([82e77ec](82e77ec)) * **GDoc:** Fetch node content from Hub if possible ([34b0ab5](34b0ab5)) * **Pandoc:** Allow for alternative ways to encode code chunks ([8300f88](8300f88)) * **Reshape:** Add reshape function and apply on load and read ([c0bed26](c0bed26)) * **Reshape:** Detect captions using regexes ([720adaf](720adaf)) * **Reshape:** Infer authors and other properties ([e52cf82](e52cf82))
- Loading branch information