Skip to content

Releases: sergeiivankov/protoc-prebuilt

v0.3.0

06 Mar 10:00
Compare
Choose a tag to compare
  • Add authorization in GitHub API usage to avoid API limits
  • Using custom protobuf installation
  • Using HTTP proxy from environment variables
  • Add check protoc binary file exists, run it with "--version" argument and compare returned version with required
  • Add VersionCheck and ForcePath lib Error variants

v0.2.0

30 May 10:15
Compare
Choose a tag to compare
  • Replace reqwest dependency by ureq
  • Wrap request library error variant by Box
  • Fix clippy warnings

v0.1.0

22 Feb 14:27
Compare
Choose a tag to compare

Initial version