Releases: civicrm/cv
Releases · civicrm/cv
v0.3.58
v0.3.57
v0.3.56
v0.3.55
What's Changed
- Plugins - Add plugin framework. Support commands and site-aliases by @totten in #191
cv ext:list
- Add upgrade info. Reformat default table. (#209) by @totten in #214cv ext:list
,cv service
, (et al) - Expand support for-a
("all columns") and other shortcuts for deeper inspection of outputs by @totten in #213cv api4
- Add support for morewhere
operators by @totten in #184- Error Handling - Remove the
@
suppression forcivicrm.settings.php
by @demeritcowboy in #212 - Backdrop - Fix E2E_Core_PathUrlTest. Tighten absolute/relative handling for
cv url
. by @totten in #215
Full Changelog: v0.3.54...v0.3.55
v0.3.54
What's Changed
- Crash with core:install - typeerror on return value from execute() by @demeritcowboy in #206
- execute() - Update return types for more methods by @totten in #208
Full Changelog: v0.3.53...v0.3.54
v0.3.53
v0.3.52
v0.3.51
v0.3.50
What's Changed
- Compatibility with pear/log 1.14+ by @demeritcowboy in #199
- Combine "upgrade:db" and "ext:upgrade-db". Support "updb" alias. by @totten in #200
- PHPUnit - Update 8.x => 9.x by @totten in #196
- Tests - Prepare for D10 in CI by @totten in #197
Full Changelog: v0.3.49...v0.3.50