Releases: danvk/RangeHTTPServer
Releases · danvk/RangeHTTPServer
1.4.0
What's Changed
- Fix tests by @carlsmedstad in #40
- Add option
-b/--bind
by @Edu371 in #29
New Contributors
- @carlsmedstad made their first contribution in #40
- @Edu371 made their first contribution in #29
Full Changelog: 1.3.3...1.4.0
1.3.3
What's Changed
- Update main.py by @GarfieldJiang in #19
- always output the Accept Ranges header by @TheDorkKnight in #26
- Convert test suite from use nose to pytest and removed not neede shebangs by @kloczek in #28
- Fill in license year and owner by @danvk in #31
- Reformat and bump version for release by @danvk in #32
- Fill in long_description for PyPI by @danvk in #33
New Contributors
- @GarfieldJiang made their first contribution in #19
- @TheDorkKnight made their first contribution in #26
- @kloczek made their first contribution in #28
Full Changelog: 1.2.0...1.3.3