- Fixed boolean change misfire under certain conditions (see lorenwest#5)
- Added state label
- Added data types with inbound type conversion
- Added tags for classification
- Fixed a history/persist issue #3
- Moved is-valid-var-name from to dependencies
- Publish animated gif
- Assure state names are valid JS variables
- Better documentation for set state node
- Provide output for SET nodes
- Initialize global state so it's always available
- Improved documentation
- Changed get/set node categories to 'common' for node-red 1.0.
- Don't save state if history set to 0
- Initial publish