Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 2.27 KB

Changelog

All notable changes to this project will be documented in this file.

1.3.1 (2023-06-13)

Added

  • Add .eslint.json (0aa4513)
  • Add uglify-js and minify in scripts (b09925b)

Changed

  • Migrate CI from Travis to GitHub Actions (76c67f6)

Removed

1.3.0 (2015-10-05)

Added

Fixed

1.2.5 (2015-10-03)

Fixed

  • Fix String.prototype.lastIndexOf bug in IE (52a45f6)

1.2.4 (2014-12-15)

Notes

  • No API changes in this release.

1.2.3 (2014-11-26)

Fixed

1.2.0 (2014-11-26)

Added

1.1.0 (2014-11-21)

Added

  • Add compressBase64 and decompressBase64 (c9d8e93)

Fixed

1.0.2 (2014-11-10)

Added

  • Initial release