Version 1.4.0
This version adds support for sending numerical values in Signals via the new floatValue
property. Any signal you send can have one floatValue (which, annoyingly, maps to a Double
type in Swift). On the server, you'll be able to aggregate, min, max and average these values.