- None.
- None.
- None.
- None.
This version contains no changes.
This version contains no changes.
- Added the
pod plugins installed
subcommand.
Olivier Halligon
- Added the
pod plugins publish
subcommand.
Olivier Halligon
- Switch to using cocoapods-plugins JSON file instead of from Cocoapods.org's repo.
542919 Florian Hanke
- Restore compatibility with Ruby 1.8.7.
#30 Fabio Pelosin
-
Added a reminder to add plugin to
plugins.json
once released.
#27 Olivier Halligon -
Print out the version of plugins when invoked with
--verbose
.
#16 David Grandinetti
-
Migrating to new syntax of CLAide::Command#arguments.
#23 Olivier Halligon -
Printing URL of template used.
#21 Olivier Halligon -
create
subcommand now prefixes the given name if not already.
#20 Olivier Halligon
-
Making
pod plugins
an abstract command, withlist
the default subcommand.
#11 #12 Olivier Halligon -
Added
search
subcommand to search plugins by name, author and description.
#6 Olivier Halligon -
Refactoring and improved output formatting.
#8 #10 #13 Olivier Halligon -
Fixing coding conventions and RuboCop offenses.
#17 Olivier Halligon
-
Initial implementation.
David Grandinetti -
Added
create
subcommand to create an empty project for a new plugin.
#6 Boris Bügling