Skip to content

Releases: civicrm/cv

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

v0.3.48

06 Oct 17:41
Compare
Choose a tag to compare

What's Changed

  • Re-arrange documentation by @totten in #174 and #175
  • Use correct types in params to file_get_contents by @highfalutin in #179
  • setting:* - When looking up settings by regex, allow case-insensitive matching by @totten in #180
  • api4 - Don't crash when displaying an empty table by @totten in #181

Full Changelog: v0.3.47...v0.3.48

v0.3.47

01 Aug 11:39
Compare
Choose a tag to compare

What's Changed

  • Rework release script to generate signed releases by @totten in #173
  • Improve the Typist User Interface by @totten in #172

Full Changelog: v0.3.46...v0.3.47