Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 19:15
· 65 commits to dev since this release
d8897c2

Patch Changes

  • #6 c7aa4c1 Thanks @unvented! - feat: add basic error logging

    Print errors to the console.

  • #8 e0d6bbc Thanks @unvented! - refactor: exclude cli from typescript compilation

    Exclude CLI file from TypeScript compilation to reduce package size. No change for users since the code is internal anyway.