All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project aims to follow [Semantic Versioning].
- fixed build error after pdfium reorganizing exports
Bytes
usage replaced with plainVec<u8>
- nigthly
slice_as_chunks
removed
async_std
replaced withblocking
- bump up dependencies versions
- Replace unstable
slice::group_by
with stabilizedslice::chunk_by
.
- First published version.