Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:50
v0.1.0 (2021-06-01)

Requires Rust: rustc 1.52.1 (9bc8c42bb 2021-05-09)

- Features

* Implement `Issue` struct with support for:
 - Assignee
 - Body
 - Labels
 - Milestone
 - Projects
 - Title
 - Template

* Generate a URL to the `https://github.com/<owner>/<repository>/issues/new using the provided fields as query parameters