Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 03:15
· 25 commits to main since this release
b1fb8e4

This release contains various fixes and usability improvements.

What's Changed

  • Add dotenv support to dispatch run and dispatch login commands by @chicoxyzzy in #57
  • run: fix signal handling by @chriso in #75
  • run: support introspection of built-in protobuf message types by @chriso in #79
  • run: improve help information by @chriso in #52
  • run: improve error messages when local application can't be reached or misbehaves by @chriso in #53
  • run: pickled value container support by @chriso in #76
  • run: only show function table header once by @chriso in #54
  • Link to Dispatch docs, not Python SDK by @chriso in #56
  • Add logo and badges by @chriso in #55
  • fix(readme): broken getting started link by @guergabo in #51
  • test(unit): unit tests for switch command by @guergabo in #60
  • dispatch run integration tests by @chicoxyzzy in #62
  • Add main command tests and dispatch version tests by @chicoxyzzy in #65
  • Fixes #70 by @Tyl13 in #71
  • Fix Windows build and build on Windows CI by @chicoxyzzy in #74
  • Show correct version by @chicoxyzzy in #77
  • Fixes #66 by forcing lipgloss to have no color output by @Tyl13 in #67

New Contributors

Full Changelog: v0.2.0...v0.3.0