Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

47 lines (26 loc) · 1.68 KB

Change Log

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

1.0.4 (2019-01-15)

  • fix: publish source map (c7733d1)

1.0.3 (2019-01-15)

  • fix: publish source map (9576fe1)
  • chore: auto publish post release (265b410)

1.0.2 (2019-01-15)

  • chore: fix build script (1ccbdb3)

1.0.1 (2019-01-15)

  • chore: Add CHANGELOG.md (8e03553)
  • chore: Add coveralls (c87292b)
  • chore: Add coveralls badge (bb1486d)
  • chore: Optimize CI build process (44dd152)
  • chore: release script (4bfa8d6)
  • chore: Use github https link (9448c64)
  • fix: Use rollup to generate correct bundles (eb8c638)

1.0.0 (2018-05-05)

Features

  • Add promised method to convert callback to promise based API (f8bda42)
  • Add custom promisify function as fallback (af6dae1)