Skip to content

Latest commit

 

History

History
97 lines (44 loc) · 2.72 KB

changelog.md

File metadata and controls

97 lines (44 loc) · 2.72 KB

50199133 (2015-06-26)

Bug Fixes

  • hyper-up work with hyper 0.6.0 (50199133)

v1.2.0 (2015-06-18)

Features

  • lib
    • added HostToReplyConnector type (66763316)
    • added SequentialConnector type (553c9dcb)

1.0.1 (2015-06-11)

Bug Fixes

  • macros adjust to changed hyper signatures (be814d00)

1.0.0 (2015-05-18)

Bug Fixes

  • hyperup adapt to hyper >v0.4.0 (388f9a0e)

v0.1.8 (2015-05-08)

Features

  • compatibility Update to reflect Hyper v0.4 (5078314f)

Bug Fixes

v0.1.6 (2015-05-04)

Bug Fixes

  • macro use $crate variable instead of ::mock (b520fa77, closes #2)

Features

  • clog added changelog, managed by clog (1a1b3fa3)

v0.1.5 (2015-05-04)

Bug Fixes

  • version-up v0.1.5 (hyper adjustments) (65b3baa0)

v0.1.4 (2015-05-04)

Bug Fixes

  • rustup
  • cargo added license info (c112b907)
  • macros work as well now (thanks, oauth2) (bbb0e739)

Features

  • mock allow shared mock types (981d8bfb)