Skip to content

1.0.0 | 2019-07-27

Compare
Choose a tag to compare
@gablau gablau released this 26 Jul 23:32
· 19 commits to master since this release

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