hulaaki v0.1.2 Release Notes
Release Date: 2018-02-07 // almost 7 years ago-
⚡️ Updated
- ✅ Tested on Elixir 1.6
- Formatted with
mix format
available in Elixir 1.6 - 0️⃣ Default
timeout
for mqtt TCP connection increased to 10 seconds. - ➕ Added qos
case
matching for qos 2 to return:noop
, to get rid of warnings.
Previous changes from v0.1.1
-
🛠 Fixed
- Stop the connection properly when a client is stopped
- 👌 Support Elixir 1.5.2
- 🛠 Fix
Makefile
,Dockerfile
,docker-compose.yml
andREADME.md
for better development environment workflow. - 🛠 Fix
extras
params in docs formix.exs
, so that docs are generated properly inhex.pm