Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 484 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 484 Bytes

0.1.1.1

  • Fix incorrectly constructed Host: header in uhttpc-bench executable
  • Optimize/improve implementation of getPOSIXTimeSecs & getPOSIXTimeUSecs
  • Add support for network-3.x

0.1.1.0

  • uhttpc-bench: Add support for round-robin POST requests from file
  • uhttpc-bench: Converted to optparse-applicative
  • Fix ssUnread being incorrect when push-back buffer is non-empty
  • Minor optimization reducing IORef contention

0.1.0.0

  • Initial release