-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
=== 4.3.4 / 2015-05-03 * Fixed a regression with the compact help formatter. === 4.3.3 / 2015-04-21 * Updated to highline 1.7.2 to fix a regression with terminal size (JEG2/highline#139). * Help formatting updated to look better for commands with long names. (@jszwedko) === 4.3.2 / 2015-03-31 * Version bump to publish new location of Commander to Rubygems. Moved to https://github.com/commander-rb/commander === 4.3.1 / 2015-03-27 * Fix various Ruby warnings for circular requires, etc. * Update to use highline 1.7 (@SkyTrix)
- Loading branch information
taca
committed
Jun 3, 2015
1 parent
2f95471
commit 3b9d45c
Showing
3 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.11 2015/03/13 14:48:44 taca Exp $ | ||
$NetBSD: distinfo,v 1.12 2015/06/03 13:55:24 taca Exp $ | ||
|
||
SHA1 (commander-4.3.0.gem) = 8bc85ee68afc0a6c67b74d942b43e359c3d35ec9 | ||
RMD160 (commander-4.3.0.gem) = 0fa6521e5612ebb54e2f20a32bedaf47134c23e9 | ||
Size (commander-4.3.0.gem) = 34816 bytes | ||
SHA1 (commander-4.3.4.gem) = a75ade5c9bc742829baeff1b7c5e61f24b54ef8a | ||
RMD160 (commander-4.3.4.gem) = c7f3a23f3cd4140ec86445b54a06b0f0808e6e6e | ||
Size (commander-4.3.4.gem) = 34816 bytes |