1.21.0 (2022-01-25)
Added (4 changes)
- Add support for on-premise GitLab (merge request)
- Pass raw resources to the summary context (merge request)
- Add a new
full_reference
placeholder and use the issuable reference from the API response (merge request)
- Add support for the
draft
condition (merge request)
Fixed (3 changes)
- Fix issue search when using
--all-projects
option (merge request)
- Use the
milestone_id
Issues API field when given a timebox value (merge request)
- Fix branches param in GraphQL MR API queries (merge request)
Other (7 changes)
- Add version information for Ruby version managers to project (merge request)
- Add YARD documentation and refactor some internal code (merge request)
- Improve CI config and release template (merge request)
- Document that the type field isn't the one from the API (merge request)
- Fixing a typo in the README (merge request)
- Clarify how to run locally in docs (merge request)
- Add epic to readme (merge request)