Changelog for hcwiid-0.0.6.1
2017-04-27 Ivan Perez <ivan.perez@keera.co.uk>
* Adds project to Travis CI.
* Fixes error in Cabal file.
* Version bump (0.0.6.1).
2014-06-04 Ivan Perez <ivan.perez@keera.co.uk>
* Adds project to hudson-backed continuous integration server.
2014-05-28 Ivan Perez <ivan.perez@keera.co.uk>
* hcwiid.cabal: Version bump. Removed original author upon
request (credit is still given in the AUTHORS file).
2014-05-20 Ivan Perez <ivan.perez@keera.co.uk>
* API: adds infrared tracking support
* Tests: adapts test to report IR data
2014-05-17 Ivan Perez <ivan.perez@keera.co.uk>
* API: adds accelerometer sensing.
* API: uses newtype for leds instead of the low-level CUChar
* Tests: adapts tests to use new rpt_mode and
set_led interface.
* Documentation: adds (some) haddock documentation.
2014-05-05 Ivan Perez <ivan.perez@keera.co.uk>
* API: removes hard-coded params to SetLed and SetRptMode
2014-05-01 Ivan Perez <ivan.perez@keera.co.uk>
* hcwiid.cabal: Version bump (0.0.3)
* API: adds test function to determine if a button is pushed (down).
2014-05-01 Ivan Perez <ivan.perez@keera.co.uk>
* hcwiid.cabal: Version bump. Adds new maitainer, repo, extra files.
* API: adds set_rumble.