Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 380 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 380 Bytes

Changelog

0.4.1

  • Changed protobuf requirement from ~> 0.3.2 to ~> 0.3

0.4.0

  • More helpful messages when protobuf module is not available

0.3.0

  • Marked exprotobuf as optional dependency
  • Added protobuf as optional dependency
  • Minor text fix

0.2.0

  • Status code check before header check
  • Replaced proto_response/3 macro with proto_response/3 function