Releases: shadawck/gitcurl
Releases · shadawck/gitcurl
v0.2.0
v0.1.1-pre
Add cross-compilation and some tooling
Add CI and support for cross compilation.
These platform and target will be supported for each release :
OS | Arch |
---|---|
linux | x86_64 |
linux | armv7 |
linux | arm64 |
macos | x86_64 |
macos | arm64 |
windows (msvc) | x86_64 |
windows (msvc) | i686 |
There is no new features and the code have no changes compared to version on crates.io.