Skip to content

Releases: Chylynsky/poster-rs

release/0.3.1

03 May 19:02
Compare
Choose a tag to compare
  • updated dependencies
  • changed some function names
  • added request-response helper

Full Changelog: v0.3.0...v0.3.1

release/0.3.0

29 Mar 19:45
Compare
Choose a tag to compare
  • added examples
  • renamed method PublishOpts::data to PublishOpts::payload
  • renamed method Publishopts::topic to PublishOpts::topic_name
  • renamed method UnsubsribeOpts::topic to UnsubscribeOpts::topic_filter
  • UserProperties form packets are now attached to MqttError debug info
  • minot tweaks

release/0.2.0

29 Jan 14:51
Compare
Choose a tag to compare
  • improve error messages on connection errors
  • change SubscriptionOptions to SubscriptionOpts builder

release/0.1.1

24 Jan 18:10
Compare
Choose a tag to compare

Doc and readme fixes.

release/0.1.0

22 Jan 21:18
7e4c20b
Compare
Choose a tag to compare

Init release.