Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 441 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 441 Bytes

Changelog

v0.0.9

  • Version Bump

v0.0.8

  • Added linearGradient type
  • Added radialGradient type

v0.0.7

  • Updated readme

v0.0.6

  • TrytesHelper from and to now throws on empty content
  • StringHelper added isPrintable which tests for tab, cr, lf, extended ascii -> 255
  • Widened range of targeted browser support
  • NumberHelper.isInteger no longer uses Number.isInteger to support IE11

v0.0.5

  • Initial public release