Skip to content

Version 0.3.1 - Stable

Compare
Choose a tag to compare
@ShaneSutro ShaneSutro released this 10 Feb 00:39
· 108 commits to master since this release

Changelog:

  • Added unit tests for better coverage
  • Added verification
    • Vestaboard's API will return statuscode=500 if you send invalid characters, but will not generate an error; code will now throw an Exception if an invalid character is passed in
    • Updated Formatter to be a class with additional methods