Releases: coralogix/protofetch
Releases · coralogix/protofetch
v0.0.17
(cargo-release) version 0.0.17
v0.0.16
-
What's Changed
- hotfix: deny lists had a serious bug, logic was reverted when filtering proto files to copy @saraiva132
- Fix npm install (#23) @xBATx
v0.0.15
(cargo-release) version 0.0.15
v0.0.14
fix: npm publish had incorrect url
v0.0.13
(cargo-release) version 0.0.13
v0.0.12
What's Changed
- Add cache clear command (#19) @saraiva132
- Add deny rules (#18) @saraiva132
v0.0.11
What's Changed
- WIP Sc 4376 pruning transitive dependencies (#17) @saraiva132
- Add Windows binaries (#16) @markusa380
- docs: add use case and motivation (#15) @saraiva132
- Add https support (#13) @saraiva132
v0.0.10
What's Changed
- sc-4435 skip fetching dependency if already in cache (#14) @saraiva132
- Publish in github action (#12) @zhrebicek
- Add license and minor branch improvement (#11) @saraiva132
- Use vendored openssl for git2-rs - mainly for apple silicon support
v0.0.9
What's Changed
- Sc 4162 branch support (#10) @saraiva132
- log to
stdout
instead ofstderr
@zhrebicek
v0.0.8
What's Changed
- Add clean command (#8) @saraiva132