All notable changes to this project will be documented in this file.
- Return all known codes from CoapResponse.get_status (#45) (0a32eb4)
- Handle integer overflow in option delta and length (#44) (e5cf583)
- [breaking] Make observe notifications optionally confirmable (cf15358)
- Derive PartialEq for some structs (3ca88e7)
- Remove unexpected cfg condition (503cd88)
- [breaking] Don't copy payload when creating a response from request packet (30eb0b8)
- [breaking] Remove deprecated features (678b2eb)
- Add missing CoAP Content-Formats (#23) (88f0d82)
- Remove complexity (807b710)
- Use updated coap-handler idiom (4a5ab5f)