Skip to content

v2.0.0

Compare
Choose a tag to compare
@fregante fregante released this 07 Apr 22:04

Major Changes

  • Require the base parameter: #15 7c9b6c3
  • Always return a single subscription, never an array: 357bcc2
  • Turn into ES Module; drop CJS file: #17

Patches

  • Clarify source by extracting ledger manager from main function: 9624053

This should also avoid memory leak because apparently there was a bug in the removal process.