smartrent / jackalope

An opinionated MQTT client library based on Tortoise MQTT
Apache License 2.0
28 stars 5 forks source link

v0.2.0 release #32

Closed fhunleth closed 3 years ago

fhunleth commented 3 years ago

@gausby - FYI

jjcarstens commented 3 years ago

The :payload_decode_error response has now been changed which could affect anyone using Jackalope.Handler behavior. Should we maybe bump the minor version because of that?

fhunleth commented 3 years ago

Good point. I fixed the version. Thanks!