Skip to content

Releases: coralogix/protofetch

v0.0.27

23 Aug 08:56
ca9fbbc
Compare
Choose a tag to compare

What's Changed

  • Use vendored dependencies for mac and windows binaries (#88) @rtimush

v0.0.26

21 Aug 10:41
ebe8a4f
Compare
Choose a tag to compare

What's Changed

v0.0.25

03 Aug 09:43
eb6d632
Compare
Choose a tag to compare

What's Changed

v0.0.24

14 Jul 14:48
85d71c0
Compare
Choose a tag to compare

What's Changed

  • Deprecate explicit HTTP credentials (#77) @rtimush
  • Deprecate --repo-output-directory and warn about its usage (#76) @rtimush
  • Change --output-proto-directory behavior (#75) @rtimush
  • Add a convenient public API (#74) @rtimush

v0.0.23

07 Jul 10:30
00b0da0
Compare
Choose a tag to compare

Clean release after CI fixes, same as v0.0.22.

v0.0.22

07 Jul 09:23
16dadd8
Compare
Choose a tag to compare

What's Changed

v0.0.21

27 Feb 15:50
1aee1ff
Compare
Choose a tag to compare

What's Changed

v0.0.20

20 Dec 16:18
40fe552
Compare
Choose a tag to compare

What's Changed

  • Fix Linux binary to work with various Linux distros by @xBATx in #42
  • Move target to action defition and add sudo to install step by @xBATx in #43
  • Update project version to 0.0.21 by @xBATx in #44

Full Changelog: v0.0.19...v0.0.20

v0.0.19

19 Dec 16:10
2b6aecc
Compare
Choose a tag to compare

What's Changed

  • Remove redundant v from the package json version (#41) @xBATx

v0.0.18

31 May 10:12
6cf2e26
Compare
Choose a tag to compare

What's Changed

  • Include release parent directory in the archive to get working with npm (#33) @xBATx
  • Fix Deserialisation of dependencies (#24) @mbedulli