lirc_node
Version:
Control LIRC from Node
27 lines (14 loc) • 573 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.0.4] - 2015-12-30
* Locking npm versions to ensure future install work
* Adding `CHANGELOG.md`
## [0.0.3] - 2015-12-04
* Adding ability to specify LIRC socket (thanks @wouterverweirder)
## [0.0.2] - 2015-10-17
* Adding support for `irw` LIRC application (thanks Mark Stickley)
## [0.0.1] - 2013-02-23
* Initial release with support for `irsend` application
* README w/ getting started instructions
* Tests