Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 392 Bytes

CHANGELOG.md

File metadata and controls

9 lines (8 loc) · 392 Bytes

1.0.1 - Code Cleanup

  • reduced the unnecessary code in the forge.js file
  • fixed a bug where the autoResubscribe settings were not being used
  • labeled the "main" file in package.json to correctly point to the index.js file instead of index.mjs
  • added more comprehensive tests
  • added test coverage reporting
  • badges in README.md (everyone loves badges)

v1.0.0 - Initial Release