Lantz-drivers Changelog
=======================


0.3 (2019-01-16)
----------------

- Implemented `log_values` to toggle how values are logged
- Improved testing.
- Split GetSetCacheProperty into GetCacheProperty and SetCacheProperty


0.2 (2018-11-27)
----------------

- Added the possibility to use Python Enum 
  as keys in DictFeat.


0.1.3 (2018-04-04)
------------------

- Removed keyword argument from DictFeat signal 
  for greater compatibility with Qt.


0.1.2 (2018-04-04)
------------------

- Fixed repr in BoundedProperty.
 

0.1.1 (2018-03-28)
------------------

- Fixed check_signature when params is empty.


0.1 (2018-03-23)
----------------

- first public release.

