What's Changed
- fix clippy warnings by @poszu in #23
- chore(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #21
- run coverage in CI by @poszu in #24
- Cleanups in CI by @poszu in #25
- run tests in CI by @poszu in #26
- update all deps and enable dependabot by @poszu in #27
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #28
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #30
- tests for unpacking by @poszu in #31
- add tests for downloading and fix retry bug by @poszu in #32
- run CI on push to main by @poszu in #33
- removed support for zip archives by @poszu in #34
- reduce unpacking prints spam by @poszu in #36
- release 0.1.16 by @poszu in #37
New Contributors
Full Changelog: v0.1.15...v0.1.16