Skip to content

Latest commit

 

History

History
49 lines (21 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

49 lines (21 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2019-07-19)

Bug Fixes

  • build package on publish (6bfdaa4)

1.3.0 (2019-07-19)

Features

  • introduce create method (3bd9631), closes #6

Tests

  • add karma test runner and travis CI (e76a4e3)
  • ES6-ify tests (deab2cc)

1.2.3 (2018-11-20)

Bug Fixes

  • rewrite normalize and translate methods (df5602c8)
  • throw the error correctly (071843f7)

1.2.0 (2018-06-21)

Features

  • Added UMD wrapper

1.1.0 (2018-06-14)

Features

  • Added new options: fillPositive, fillNegative