Releases: Stack8/github-zenhub-sdk
Releases · Stack8/github-zenhub-sdk
v2.0.0
What's Changed
- Refactor project and scrumban classes to ensure they conform to domain modelling patterns by @justin-sadakhom in #11
Full Changelog: v1.8.0...v2.0.0
v1.8.0
What's Changed
- Replace JitPack w/ On-Prem Maven Repository by @justin-sadakhom in #9
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Refactor ziro-cli Issue object to better reflect the domain by @justin-sadakhom in #8
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Add support for retrieving a dynamic number of commits from a repo
v1.5.0
Add support for GraphQL queries needed for the sync-branch command.
v1.4.1
Fix bug where stories with a pull request not belonging to smacs repo would not be moved
v1.4.0
v1.2.0
What's Changed
- Introduce new ziro-cli tool with support for Sprints in velocity reporting by @arotondo in #3
- Add support for adding issues to sprints.
- Add support to get sprint by state.
- Enhance SearchClosedIssues to include sprints and estimate.
- Other unrelated stuff
- Add updateSchemas gradle task to make it easy to update the graphql schemas.
- Add support to get github repository information (this was no longer needed but might be useful for upcoming git-flow features).
Full Changelog: v1.1.0...v1.2.0