First release
1.0.0 - 2019-07-27
Added
-
Utf-8 support in blynk message
-
ESLint to increase code quality and discover problems
-
Adopted the Airbnb javascript code style
Changed
-
Refactoring and adjusted all the source code to the new standard
-
Various code improvements
Fixed
- Regexp validation for auth token - See Issue #13