Releases: dylan-lang/http
Releases · dylan-lang/http
v.1.1.2 Update version of xml-parser dependency
v1.1.1 - Corrected submodule remotes
v1.1.0 Add support for HTTPS in client
v1.0.1 Fix logging
- f5c2eb6 Fix some logging@2.1 incompatibilities I missed
v1.0.0 Update to logging@2.1
Incrementing major version due to using logging@2.1
which has incompatible changes, which means anyone using http and logging also has to update their logging. (We don't currently have a way to do a build with two different versions of a used library.) The 1.0.0 does not in any way indicate readiness for prime time.
v0.1.1 Bug fixes and updates to match command-line-parser library
This release fixes a bug in serving static file content, in which extra data at the end of the buffer when end-of-file was reached could be sent to the client. It also updates the command line minimally to match the command-line-parser
library v2.0.0 release.
Initial tagged release
Starting to tag releases so that the package manager can reference them.