5 curated breaking changes across major versions of claide. Use this as a migration checklist before bumping dependencies.
Plugins are now expected to include the `cocoapods-plugin.rb` file in `./lib`. [Fabio Pelosin](https://github.com/fabiopelosin) [#28](https://github.com/CocoaPods/CLAide/pull/28)
Improved messages for exceptions generated by plugins. [Fabio Pelosin](https://github.com/fabiopelosin) [#28](https://github.com/CocoaPods/CLAide/pull/28)
Use the Argument class to describe arguments. [Olivier Halligon](https://github.com/AliSoftware) [#33](https://github.com/CocoaPods/CLAide/issues/33)
Support for argument alternatives and repeatable arguments (ellipsis). [Olivier Halligon](https://github.com/AliSoftware) [#33](https://github.com/CocoaPods/CLAide/issues/33)
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/rubygems/claideNo stack trace if --help and --vebose are combined. [Marius Rackwitz](https://github.com/mrackwitz) [#36](https://github.com/CocoaPods/CLAide/issues/36)