Commit Graph

5 Commits

Author SHA1 Message Date
Stefano Mazzucco f3e0816c7c Release v0.1.2 don't error on unknown service type
Fix an error when service.Type is not a field of service_types and the
code attempts to call a nil value.

Turns out that service.Type can be the string "?", probably because
connman has not identified the type yet.
2016-10-14 10:25:11 +01:00
Stefano Mazzucco d26389058f Reformat rockspec 2016-10-14 10:23:14 +01:00
Stefano Mazzucco 837c188acf Release version 0.1.1: add explicit license
The license was specified in the rockspec file, but there was no LICENSE
file nor license boilerplate in the Lua code.
2016-10-06 22:05:09 +01:00
Stefano Mazzucco 3ce965b7c0 Release version 0.1.0 2016-10-06 21:58:06 +01:00
Stefano Mazzucco 1ff669a2a6 Initial commit 2016-10-06 21:53:24 +01:00