releasaurus-core 0.17.0

A comprehensive release automation tool that streamlines the software release process across multiple programming languages and forge platforms
Documentation
1
2
3
4
5
pub mod gitea;
pub mod github;
pub mod gitlab;
pub mod run;
pub mod traits;