Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 260 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 260 Bytes

0.1.1 (March 15, 2017)

  • Switch to tokio-io and latest futures
  • Correctly handle some cases that would panic
  • Generalize TcpServer::serve's service
  • Better panic messages
  • Implement Debug for more types.

0.1.0 (January 11, 2017)

  • Initial release