Skip to content

Releases: binsoul/net-mqtt

0.8.1

12 Apr 16:54
Compare
Choose a tag to compare
  • Support PHP 8.0

0.8.0

27 Apr 16:53
Compare
Choose a tag to compare
  • Use Flow as return type in FlowFactory methods
  • Fix tests

0.7.0

09 Dec 06:13
Compare
Choose a tag to compare
  • Unit test all packets
  • Unsubscribe flow sets result to array of subscriptions

0.6.0

08 Dec 09:19
Compare
Choose a tag to compare
  • Require at least PHP 7.2

0.5.0

07 Dec 22:47
Compare
Choose a tag to compare
  • Require at least PHP 7.0

0.4.0

07 Dec 08:57
Compare
Choose a tag to compare
  • Split IdentifierGenerator interface
  • Introduce packet factory and use in stream parser and flows
  • Introduce flow factory

0.3.0

06 Dec 17:19
Compare
Choose a tag to compare
  • Update development dependencies

0.2.1

03 Apr 20:22
Compare
Choose a tag to compare
  • Move strict client id validation into new class

0.2.0

21 Aug 21:37
Compare
Choose a tag to compare
  • Wrap common data into classes
  • Introduce flows to provide reusable packet sequences
  • Code cleanup

0.1.0

10 Aug 19:26
Compare
Choose a tag to compare

Initial release