All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Removing
Makefile
and just usingpackage.json
for running tests.
- Locking npm versions to ensure future install work
- Adding
CHANGELOG.md
- Adding ability to specify LIRC socket (thanks @wouterverweirder)
- Adding support for
irw
LIRC application (thanks Mark Stickley)
- Initial release with support for
irsend
application - README w/ getting started instructions
- Tests