Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 480 Bytes

changelog.md

File metadata and controls

26 lines (18 loc) · 480 Bytes

Changelog

v0.5

  • updated for hyper 0.12

v0.4

  • updated for hyper 0.11

v0.1.3

  • updated for hyper 0.9.10

v0.1.2

  • cardoe added support for method OPTIONS, HEAD, TRACE and CONNECT

v0.1.1

  • clonejo updated the code to work with hyper 0.7

v0.1.0

  • API changes

v0.0.1

  • initial version

v0.0.2

  • Added link to documentation at crates.io
  • Changed route creation API (introduced route builder)