Skip to content

v1.3.0

Compare
Choose a tag to compare
@leo leo released this 23 Jun 08:58
· 145 commits to master since this release

New

  • Method for defining multiple options at once: .options()

Fixed

  • Integers won't be passed through toString() anymore. This created the bug mentioned in #21 and has been fixed in the following commit: 6295c99
  • Now using ES2015 code within gulpfile.babel.js
  • Full-fledged author field: 2f960e8