Skip to content

v2.0.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 27 Apr 00:02
ea9b36e

⚠ BREAKING CHANGES

  • This does not actually break any interfaces that are intended to be public (exported in index.ts), but would be breaking if you are importing from deeply nested paths which is not intended.
  • move custom logger configuration into options (#212)
  • cleanup custom logging (#206)

Features

Code Refactoring