github-changelist

Crates.iogithub-changelist
lib.rsgithub-changelist
version1.1.0
sourcesrc
created_at2020-09-27 15:41:22.592469
updated_at2020-11-08 14:48:53.639264
descriptionGet the list of merged PRs on GitHub since the last release
homepage
repositoryhttps://github.com/yoshuawuyts/github-changelist
max_upload_size
id293439
size98,472
Yosh (yoshuawuyts)

documentation

https://docs.rs/github-changelist

README

github-changelist

Get the list of merged PRs on GitHub since the last release

Crates.io version Download docs.rs docs

API Docs | Releases | Contributing

Installation

$ cargo install github-changelist

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 8

cargo fmt