Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 1.74 KB

CHANGES.md

File metadata and controls

66 lines (52 loc) · 1.74 KB

Changelog

1.1.2 - 2018-07-20

Changed

  • Fix installation from PyPI on Raspbian

1.1.1 - 2018-07-15

Changed

  • Fix installation from PyPI

1.1.0 - 2018-05-07

Changed

  • Push development status to 'Beta'

1.0.6 - 2018-05-07

Changed

  • Fix bug where event loop won't exit until next event
  • Fix AttributeError when LED file cannot be accessed but closing is attempted

1.0.5 - 2018-05-04

Removed

  • Remove debug information

1.0.4 - 2018-01-04

Added

  • Add documentation

Changed

  • Simplify README.md
  • Change CHANGES.md headings format

1.0.3 - 2018-01-04

Added

  • Add Travis CI

Changed

  • Update examples

1.0.2 - 2018-01-04

Changed

  • Fix dates in CHANGES.md

1.0.1 - 2018-01-04

Changed

  • Fix rendering issue on PyPI

1.0.0 - 2018-01-04

Added

  • Initial release
  • Added working code for all buttons, axes and hat
  • Added rumbling and led support
  • Added some documentation
  • Released on GitHub and PyPI