Releases: rustworkshop/gitopolis
Releases · rustworkshop/gitopolis
v0.1.13
Read and store origin url when adding repo * add Git trait abstraction and inject * add test coverage for read/write url * remove old unit test that's now covered with integration test * update test.sh for remotes I'm not super-happy with the toml layout, but the format I designed isn't supported by toml.rs yet - see https://github.com/alexcrichton/toml-rs/issues/406
v0.1.12
Name the release files
v0.1.11
Zip for windows release
v0.1.10
Cross build win + linux And package just the binaries. Fingers crossed
v0.1.9
Remove package.sh Wasn't found for some reason. Inlined. Commented out other steps for now while trial-and-erroring
v0.1.7
Try a cross build clue from https://www.docker.com/blog/cross-compiling-rust-code-for-multiple-architectures/
v0.1.6
Release - use matrix https://github.com/softprops/action-gh-release/issues/11
v0.1.5
Release - prefix windows tags suffix caught in main v* pattern
v0.1.4-win
Release - tag per platform hack! just want something to work for now
v0.1.4
Release - tag per platform hack! just want something to work for now