Skip to content

Releases: xfischer/pg_protoexport

v1.1.5

11 Jun 22:08
14aa4ff

Choose a tag to compare

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

v1.0.4

08 Jun 16:21
93a0d4a

Choose a tag to compare

Release v1.0.4

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

  • nuget push: removed skip-duplicates by @xfischer in #4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Jun 14:52
4269df4

Choose a tag to compare

Release v1.0.3

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 CI build/test and release publish workflows by @xfischer in #1
  • Enable NuGet trusted publishing (OIDC) for the CLI tool + libraries by @xfischer in #2
  • Fix publish workflow: pin artifact actions to v7 (upload-artifact@v8 does not exist) by @xfischer in #3

New Contributors

Full Changelog: https://github.com/xfischer/pg_protoexport/commits/v1.0.3