Skip to content

v0.2.0 Release - More Breaking Changes

Compare
Choose a tag to compare
@lholmquist lholmquist released this 23 Apr 15:07

0.2.0 (2020-04-23)

⚠ BREAKING CHANGES

  • Options object is now used to configure custom registry and initial circuits

  • docs: Updates and adds documentation for options object configuration

Features

  • adds option for performance metrics so they can be disabled, default is enabled (#20) (2437eca)
  • Use options object for all configuration (#19) (b353a59)

Bug Fixes

  • upgrade standard-version from 7.0.0 to 7.1.0 (#17) (2b68517)
  • upgrade tape from 4.11.0 to 4.13.2 (#16) (6233d53)