Releases: evanshortiss/webmo
Releases · evanshortiss/webmo
0.5.2
0.5.1
- Add iOS specific notes about security settings
0.5.0
- Improve documentation
- Add helpful badges in README
0.4.0
Public API Changes
- Add
rotationRate
data to motion events - Add
rotationRateThreshold
option for motion constructor
Internal Changes
- Standardise event verification in
AbstractListener
and subclasses
0.3.0
- Add
setListener
function instances
0.2.0
Public API Changes
- Add
getLastCapturedEvent
method to listeners - Make
listener
argument optional for constructors - Export
ListenerOptions
interface
Internal Changes
- Add
formatEvent()
method toAbstractListener
- Add
fireEvent()
method toAbstractListener
- Implement
onChangeEvent()
method inAbstractListener
0.1.0
docs: update example and readme