Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 661 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 661 Bytes

Recent Releases

ver. 3.2p4 (2020-08-23)

v3.2p4 is mainly a bugfix & cleanup release.

Enhancements

  • Add support for InfernoEmbedded soft-devices (GH-21)

Bug fixes

  • Fix bug (GH-55) related to split packet (GH-64)

  • Fix copy paste bug (474f06d)

  • Add \r to Http header to satisfy RFC2616 specification (GH-20)

Maintenance

  • CI: support for GitHub Actions (92281bf, GH-71, 809393b)

  • CI: Travis CI back in function (3254fec, GH-48, GH-30, GH-17)

  • build system cleanup (GH-72, GH-27, GH-16)

  • Fix missing files in source distribution (GH-70, GH-69)

  • Fix compilation with GCC10 (GH-62)

Minor fixes

  • Fix typos (GH-43 GH-23)