Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:52
· 11 commits to main since this release
4269df4

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