Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 515 Bytes

Change Logs

v2.0.1

  • upgrade dependencies to fix vulnerabilities

v2.0.0

  • upgrade modules
  • release with compact directory structure
  • add main and browser field in package.json.
  • further minimize generated js file with mangling and compression
  • remove assets files from git
  • patch test code to make it work with upgraded modules

v1.0.1

  • fromURL should throw Error/reject if http request is not successful.

v1.0.0

  • rename to ldfile
  • restructure the whole project