- [Added] Native thread based Downloader
- [Added] More features
- [Improved] Tests
- [Improved] Concurrency performance
- [Added] benchmarks, multidownloaders
- [Improved] IO performance
- [Fixed] Content length issues
- [Added] getters for Downloader
- [Fixed] documentation
- [Removed] unused code
- [Updated] dependencies
- [Added] optional support for reqwest json
- [Added] option to assemble downloader manually for cases when the server doesn't allow head requests
- [Added] ProgressStyle to remove the need to add indicatif to dependencies
- [Bumped] tokio to 1.0 and reqwest to 0.11.0, move to version 0.3.5
- [Improved] documentation
- [Changed] download and save function to allow downloading without checking against the hash
- [Improved] documentation
- [Removed] unused error
- [Bumped] version to 0.2.3
- [Removed] messages above progress bar
- [Added] changes to changelog
- [Added] docs.rs metadata
- [Added] links to badges
- [Fixed] gitjournal
- [Bumped] version to 0.2.1
- [Fixed] readme badge
- [Improved] git journal
- [Added] ChunkIter to public
- [Fixed] unused dependencies
- [Improved] seperation of features
- [Improved] feature flags
- [Fixed] downloading
- [Added] conditional compilation
- [Added] documentation for download module
- [Added] badges
- [Fixed] wildcard dependencies
- [Fixed] readme example
- [Changed] crate name to manic
- [Added] newline between badges
- [Improved] badges
- [Fixed] workflow badge
- [Improved] readme
- [Fixed] clippy warnings
- [Removed] git journal completions
- [Improved] readme
- [Removed] smallvec
- [Added] new commits in changelog