Skip to content

4.0.0

Compare
Choose a tag to compare
@angrykoala angrykoala released this 18 Apr 14:57
· 3 commits to master since this release
cc7df2a

This PR refactors the codebase to use Typescript, fixing some inconsistencies and typings support.

Changelog

  • Stderr and stdout now return as a string
  • Typescript support
  • Process environment variables are always added
  • Environment variables set through settings will override process env variables
  • Exports changed to support TypeScript