Skip to content

GenMQTT 0.3.1

Latest

Choose a tag to compare

@gausby gausby released this 24 Jun 12:13
· 17 commits to master since this release

This release simplifies the installation of the module significantly, before one had to include a :vmq_commons dependency via Github. Now it is possible to just add {:gen_mqtt, "~> 0.3.1"} to the deps section in the mix.exs-file.

Thanks to Erlio for publishing their vmq_commons package to the Hex package manager. <3