noolite (1.3.0)
  * Fixed 'save scenario' command
  * Fixed 'on', 'off' and other simple commands sending incorrect format and level data after 'set' command calls
  * Deprecated 'channals' NooLite class init argument in favour of correctly spelled 'channels' one
  * Deprecated 'tests' NooLite class init argument
  * TypeErrors raised instead of ValueErrors where appropriate
  * General code refactoring
  * PEP8 corrections
  * Corrections of error messages and descriptions
  * Added .gitignore file to github repository

 -- Yaraslau Zhylko <yaraslauzhylko@gmail.com> Thu, 24 Mar 2016 18:30:00 +0400

noolite (1.2.1)
  * Fixed unbind(self, ch) function with correct 0x09 command
  * Added option to refine USB device search by passing optional pyusb core.find() arguments to NooLite object constructor
  * Specialised NooLiteDeviceLookupErr is now raised if device is not found / not connected

 -- Yaraslau Zhylko <yaraslauzhylko@gmail.com> Sun, 13 Mar 2016 11:33:33 +0400

noolite (1.1.3)
  * Impoved tests. Now tests checks returned cmd
  * New tests for set function

 -- Anton Balashov <sicness@darklogic.ru> Thu, 25 Jun 2013 09:24:33 +0400

noolite (1.1.2)
  * Fix set level function
  * Some PEP8 work

 -- Anton Balashov <sicness@darklogic.ru> Thu, 20 Jun 2013 13:35:35 +0400

noolite (1.1.1)
  * Added try on no or old pyusb in example

 -- Anton Balashov <sicness@darklogic.ru> Thu, 23 May 2013 22:15:40 +0400

noolite (1.1.0)

  * PEP8 for noolite.py and noolite
  * check import pyusb and print info on error

 -- Anton Balashov <sicness@darklogic.ru> Thu, 21 May 2013 12:50:00 +0400
