Releases: coralogix/protofetch
Releases · coralogix/protofetch
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
v0.0.7
What's Changed
- Fix test bump version (#7) @saraiva132
v0.0.6
fix: Fix generated module name when reading from a protodep toml file
v0.0.5
- support for correct version reporting
v0.0.4
What's Changed
- sc-2990 extract proto files from source worktree (#6) @saraiva132
- Add protodep support (#3) @saraiva132
v0.0.3
What's Changed
- Tweak github actions to publish for mac arm, change artifact naming (#4) @zhrebicek
- Add init command (#2) @saraiva132
v0.0.2
What's Changed
- No changes