Skip to content

Version 0.2.0: God of Android Camp

Pre-release
Pre-release

Choose a tag to compare

@guywithnose guywithnose released this 27 May 16:55
· 122 commits to master since this release

Major Features

  • Allow the user to separate pull requests by type. [PR #10]

Minor Features

  • Prompt the user about what type of version bump this is. [PR #6]
  • Show the user the default values for the questions. Fixes #12[PR #15]
  • Order the version autocomplete based off of PR types. Fixes #11[PR #18]

Bug Fixes

  • Better version handling [PR #7]
  • Fix wrong variable reference after rebase conflict. [PR #21]

Developer Changes

  • Refactor the github client behaviors into a GithubClient wrapper. [PR #8]
  • Use my recently-created PHP port of the VGNG. [PR #9]
  • Update composer to use herrera-io/version#7. [PR #20]