Skip to content

Releases: NicolaeIotu/http-mini

0.2.0

27 Dec 17:49
4580d9d
Compare
Choose a tag to compare

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

15 Dec 20:20
f4a4c5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.10

First release

15 Dec 13:37
213033f
Compare
Choose a tag to compare
0.1.0

First release of mini-http (#1)