Skip to content

Releases: civicrm/cv

v0.3.58

28 Sep 22:36
7f295ea
Compare
Choose a tag to compare

What's Changed

  • cv sql - Fix recent regression. Add sniff test. by @totten in #222

Full Changelog: v0.3.57...v0.3.58

v0.3.57

28 Sep 21:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.56...v0.3.57

v0.3.56

26 Sep 18:02
c7d02c3
Compare
Choose a tag to compare

What's Changed

  • SqlCliCommand - Tone-down warnings by @totten in #216
  • (REF) Drop old helper function (getIO) by @totten in #217
  • Simplify Command boilerplate for typical use-cases. Add CvCommand by @totten in #218

Full Changelog: v0.3.55...v0.3.56

v0.3.55

13 Sep 02:50
7a12d49
Compare
Choose a tag to compare

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 #214
  • cv ext:list, cv service, (et al) - Expand support for -a ("all columns") and other shortcuts for deeper inspection of outputs by @totten in #213
  • cv api4 - Add support for more where operators by @totten in #184
  • Error Handling - Remove the @ suppression for civicrm.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

10 Aug 20:54
3889cb2
Compare
Choose a tag to compare

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

10 Aug 05:50
dbb1fa1
Compare
Choose a tag to compare

What's Changed

  • Fix "Stringable" error when using PHAR on PHP 7.x by @totten in #207

Full Changelog: v0.3.52...v0.3.53

v0.3.52

10 Aug 04:56
73c4bc7
Compare
Choose a tag to compare

What's Changed

  • PHP 8.4 - Fix warnings. Update dependencies, esp. symfony/console and symfony/process by @totten in #202, #203 and #204
  • Backdrop - Fix bootstrap warning about explode() and null by @totten in #205

Full Changelog: v0.3.51...v0.3.52

v0.3.51

25 Jun 22:57
Compare
Choose a tag to compare

What's Changed

  • UpgradeDbCommand - Fix failure to upgrade extensions on Standalone/WP by @totten in #201

Full Changelog: v0.3.50...v0.3.51

v0.3.50

25 Jun 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.49...v0.3.50

v0.3.49

07 Jun 08:52
aa0cb7c
Compare
Choose a tag to compare

What's Changed