Releases: guywithnose/release-notes
Releases · guywithnose/release-notes
Version 1.1.3: Generic Kitchen Thieves
11 Mar 13:37
Compare
Sorry, something went wrong.
No results found
Version 1.1.2: The Glory of Plumber - The Next Generation
17 Jan 13:59
Compare
Sorry, something went wrong.
No results found
Minor Features
Look at all tags when searching for the latest [PR #78 ]
Show an error message if the next tag already exists [PR #77 ]
Version 1.1.1: Maniac Math - The Lost Levels
08 Apr 20:13
Compare
Sorry, something went wrong.
No results found
Version 1.1.0: Bonk's Bomberman Overdrive
03 Apr 14:14
Compare
Sorry, something went wrong.
No results found
Major Features
Add Jira support [PR #73 ]
Date Version, Commit Depth, additional fixes [PR #69 ]
Update to php 7
Minor Features
Display the release url on creation [PR #72 ]
Fix the no-interaction option [PR #71 ]
Bug Fixes
Fix php warning on successful login. [PR #70 ]
Version 1.0.0: Angry Monster Truck Reloaded
25 May 20:44
Compare
Sorry, something went wrong.
No results found
PHP5 users should use version 0.3.1
Backwards Compatibility Breakers
Version 0.3.1: Caribbean Castlevania World Tour
25 May 20:33
Compare
Sorry, something went wrong.
No results found
Minor Features
Update coding standards
Bundle in a certificate authority file
Fix unit tests
Resolves #17 . [PR #64 ]
Version 0.3.0: Rocket-Powered Ostrich Extravaganza
24 Aug 12:56
Compare
Sorry, something went wrong.
No results found
Major Features
Change primary UI to a menu loop. [PR #61 ]
Minor Features
Upgrade from the DialogHelper to the QuestionHelper. [PR #60 ]
Version 0.2.3: Custom Terrorist Chase
22 Jul 21:00
Compare
Sorry, something went wrong.
No results found
Minor Features
Add a publish option that will publish notes rather than draft. [PR #57 ]
Allow for non-semantic versions. [PR #56 ]
Use graphp/graph#103 to simplify code. [PR #54 ]
Update nubs/sensible to 0.4.0. [PR #53 ]
Dynamically find the user's editor across full PATH. [PR #51 ]
Bug Fixes
Don't die when there are no new commits after base tag. [PR #59 ]
Don't die on the first commit to a repository. [PR #58 ]
Trim the token
Handle all first parent commits. Fixes #23 . [PR #52 ]
Developer Changes
Major rewrite [PR #55 ]
Use a commit graph to represent commit history internally [PR #50 ]
Version 0.2.2: Mind-Bending Hair Salon Kombat
12 Jun 18:10
Compare
Sorry, something went wrong.
No results found
Minor Features
Use the previous release on the same branch as the default. [PR #37 ]
Allow the user to specify the GitHub API base url. Fixes #42 . [PR #43 ]
Support all kinds of merges, not just pull requests. [PR #49 ]
Developer Changes
Extract Behavior: Version and Change/ChangeList [PR #38 ]
Extract behavior for user prompts. [PR #39 ]
Extract Method: PromptFactory::invoke(). [PR #44 ]
Update nubs/sensible in order to use the useful editData. [PR #46 ]
Version 0.2.1: Ultimate Farm Man
30 May 17:37
Compare
Sorry, something went wrong.
No results found
Minor Features
Add the ability to ignore a pull request. [PR #25 ]
Allow the user to amend the release notes before submission. Fixes #13 . [PR #31 ]
Allow the user to specify the target branch to merge onto. Fixes #32 . [PR #36 ]
Allow the user to specify what the previous tag was. Fixes #33 . [PR #35 ]
Bug Fixes
Make release name nicer when it is left blank. Fixes #26 . [PR #27 ]