Releases: NicolaeIotu/http-mini
Releases · NicolaeIotu/http-mini
0.2.0
What's Changed
- Update CI.yml by @NicolaeIotu in #11
- Preparations for version 0.2 by @NicolaeIotu in #10
- changes to project structure
- target directory can now be specified and accepts relative paths
- corrections to unit and integration tests
- the content is returned as read without trying to convert to utf8; this makes i.e. WebAssembly binaries and other types of files fully usable
Full Changelog: 0.1.10...0.2.0
0.1.10
What's Changed
- Pre-publish adjustments by @NicolaeIotu in #2
- Correct package name and metadata by @NicolaeIotu in #3
- Update Publish.yml by @NicolaeIotu in #4
- Adjust CI flow by @NicolaeIotu in #5
- Adjusted for sh compatibility by @NicolaeIotu in #6
- Fix cargo login procedure by @NicolaeIotu in #7
- Corrected crate name by @NicolaeIotu in #8
- Regen Cargo.lock by @NicolaeIotu in #9
Full Changelog: 0.1.0...0.1.10
First release
0.1.0 First release of mini-http (#1)