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