Releases: ungoldman/gh-release
Releases Β· ungoldman/gh-release
v3.2.0
04 Jan 19:32
Compare
Sorry, something went wrong.
No results found
v3.1.2
04 Jan 06:00
Compare
Sorry, something went wrong.
No results found
Fixes
catch 'bracketed' unreleased changelog entries (e.g. [Unreleased]) (#66 ) - thanks @jrmykolyn
v3.1.1
07 Aug 05:33
Compare
Sorry, something went wrong.
No results found
Fixes
fix: update outdated link in error message
Changes
docs(site): update old link, freshen up style
docs(readme): shorten second feature line
v3.1.0
07 Aug 05:30
Compare
Sorry, something went wrong.
No results found
Additions
feat: add update notifier (#50 )
Fixes
fix: error on unreleased (#43 )
fix: set default endpoint properly (#60 ) - thanks @roman0x58
fix: warn when package.json url is out of date (#61 ) - thanks @jgravois
Changes
refactor: improve cli & usage output
refactor: add default endpoint back for usage info
docs(readme): update CLI usage, simplify link refs
v3.0.0
28 Jun 08:26
Compare
Sorry, something went wrong.
No results found
Breaking Changes
get defaults in Node API using same method as CLI - thanks @roman0x58
Changes
allow spaces between asset filenames - thanks @zeke
Fixes
fixed false positives in a couple of error equality tests - thanks @roman0x58
updated repo URLs
v2.2.1
02 Feb 00:47
Compare
Sorry, something went wrong.
No results found
Fixed
bug: support package.json files where repository is a string (#44 ) - thanks @zeke
v2.2.0
04 Dec 01:54
Compare
Sorry, something went wrong.
No results found
Added
feature: add support for Github Enterprise (use endpoint option) (#44 ) - thanks @henryhuang
Miscellaneous
site: add scripts for generating a gh-pages site
v2.1.0
01 Jul 21:52
Compare
Sorry, something went wrong.
No results found
Changed
Using ghauth@^3.2.0 (better 2FA support). Config directory is now determined by application-config and is OS-specific. You may want to delete your old config directory (~/.config/gh-release).
Fixed
Trap failed authentication (#41 )
v2.0.3
22 Mar 18:16
Compare
Sorry, something went wrong.
No results found
Changed
improve cli body preview
no word-wrap
no window-size
show newlines
Fixed
fix project URLs (ngoldman -> ungoldman)
v2.0.2
12 Oct 20:02
Compare
Sorry, something went wrong.
No results found
Use the most recently released version when comparing versions (#39 )
Set travis-ci to test builds on 0.10, 0.12, and stable (#40 )