Skip to content

v1.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:08
14aa4ff

Release v1.1.5

Downloads

Choose the appropriate package for your platform:

  • Windows (x64): pg_protoexport-win-x64.zip
  • macOS (Intel): pg_protoexport-osx-x64.tar.gz
  • macOS (Apple Silicon): pg_protoexport-osx-arm64.tar.gz
  • Linux (x64): pg_protoexport-linux-x64.tar.gz

Contents

Each archive contains the CLI tool pg_protoexport (or pg_protoexport.exe on Windows).

What's Changed

  • Add README badges, install docs, and community health files by @xfischer in #5
  • Bump actions/download-artifact from 7 to 8 in the github-actions group by @dependabot[bot] in #6
  • Bump the dotnet-dependencies group with 9 updates by @dependabot[bot] in #7
  • Split SharpPcap capture I/O into pg_protoexport.capture by @xfischer in #8
  • Bump the dotnet-dependencies group with 3 updates by @dependabot[bot] in #9
  • Feature/version 1.1 by @xfischer in #10
  • Detect missing capture library and show a download link by @xfischer in #11
  • ASCII exporter: sequence-diagram mode + console output by @xfischer in #12
  • CLI: command descriptions, interactive demo tour, and version command by @xfischer in #13
  • Tighten architecture: fix auth-state bug, decompose parser, DRY factories by @xfischer in #14

New Contributors

Full Changelog: v1.0.4...v1.1.5