Releases: CocoaPods/CLAide
Releases · CocoaPods/CLAide
1.1.0
1.0.3
1.0.2
Enhancements
- None.
Bug Fixes
- Avoid a method redefinition warning when requiring
claide
.
Samuel Giddins
1.0.1
Bug Fixes
- Adds a fix for older versions of Rubygems when CLAide crashes.
Samuel Giddins
#73
1.0.0
Enhancements
- None.
Bug Fixes
- None.
1.0.0.rc.1 (2016-04-30)
Enhancements
- None.
Bug Fixes
- Fix circular require of
claide/ansi
inclaide/ansi/string_escaper
.
bootstraponline
#66
1.0.0.beta.3 (2016-03-15)
Enhancements
- Added
Command.option
to easily add a single option to a command class.
Samuel Giddins
#64
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-08)
Bug Fixes
- Attempt to get the terminal width without shelling out to
tput
.
Samuel Giddins
1.0.0.beta.1 (2015-12-30)
Bug Fixes
- The plugin manager will now properly activate plugin gems, ensuring all of
their files are requirable.
Samuel Giddins
1.0.0.rc.1
Enhancements
- None.
Bug Fixes
- Fix circular require of
claide/ansi
inclaide/ansi/string_escaper
.
bootstraponline
#66
1.0.0.beta.3 (2016-03-15)
Enhancements
- Added
Command.option
to easily add a single option to a command class.
Samuel Giddins
#64
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-08)
Bug Fixes
- Attempt to get the terminal width without shelling out to
tput
.
Samuel Giddins
1.0.0.beta.1 (2015-12-30)
Bug Fixes
- The plugin manager will now properly activate plugin gems, ensuring all of
their files are requirable.
Samuel Giddins
1.0.0.beta.3
Enhancements
- Added
Command.option
to easily add a single option to a command class.
Samuel Giddins
#64
Bug Fixes
- None.
1.0.0.beta.2 (2016-03-08)
Bug Fixes
- Attempt to get the terminal width without shelling out to
tput
.
Samuel Giddins
1.0.0.beta.1 (2015-12-30)
Bug Fixes
- The plugin manager will now properly activate plugin gems, ensuring all of
their files are requirable.
Samuel Giddins
1.0.0.beta.2
Bug Fixes
- Attempt to get the terminal width without shelling out to
tput
.
Samuel Giddins
1.0.0.beta.1 (2015-12-30)
Bug Fixes
- The plugin manager will now properly activate plugin gems, ensuring all of
their files are requirable.
Samuel Giddins
1.0.0.beta.1
Bug Fixes
- The plugin manager will now properly activate plugin gems, ensuring all of
their files are requirable.
Samuel Giddins
0.9.1
Bug Fixes
- Fix a regression when contradictory flags were given in
ARGV
-- the last
flag given will once again be the value returned, and all entries for that key
are removed.
Samuel Giddins