Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@michaelgoin michaelgoin released this 16 Jul 21:47
· 170 commits to main since this release
  • Updated to Apache 2.0 license.
  • Bumped minimum peer dependency (and dev dependency) of newrelic (agent) to 6.11 for license matching.
  • Added third party notices file and metadata for dependencies.
  • Updated readme with more detail.
  • Added issue templates for bugs and enhancements.
  • Added code of conduct file.
  • Added contributing guide.
  • Added pull request template.
  • Migrated CI to GitHub Actions.
  • Added copyright headers to all source files.
  • Added repository property to package.json.
  • Removed Coveralls integration.
  • Bumped minimum versions of tap, eslint and @newrelic/test-utilities.
  • Added .vscode to .gitignore.
  • Added additional items to .npmignore.