8000 Releases · civicrm/cv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: civicrm/cv

v0.3.64

05 May 07:22
62a1890
Compare
Choose a tag to compare

What's Changed

  • PHP 8.4 - Fix warning about E_STRICT by @totten in #249

Full Changelog: v0.3.63...v0.3.64

v0.3.63

17 Apr 05:51
1accc92
Compare
Choose a tag to compare

What's Changed

  • (dev/core#5700) cv dl - Split download substeps. Fix upgrades of EFv1=>EFv2. by @totten in #247
  • Show the config file location of cv.json with the command vars:show by @jaapjansma in #248
  • cv status - Add details about MariaDB, plesk, cpanel, webmin by @totten in #245

Full Changelog: v0.3.62...v0.3.63

v0.3.62

05 Apr 03:55
b460cdd
Compare
Choose a tag to compare

What's Changed

  • ConsoleQueueRunner - Fix some warnings by @totten in #242
  • Use XDG_STATE_HOME environment variable as a preference above HOME by @jaapjansma in #243

New Contributors

Full Changelog: v0.3.61...v0.3.62

v0.3.61

05 Mar 23:28
781bca0
Compare
Choose a tag to compare

What's Changed

  • Site Aliases - Add built-in plugin to manage aliases by @totten in #240
  • URLs - Improve handling of active URLs (esp HTTPS construction) by @totten in #236
  • Status Report - Add subcommand cv status to report key facts by @totten in #234, #237
  • Debugging - Print details about SQL errors (more compat) by @totten in #233
  • (REF) Simpler access to STDERR object by @totten in #241
  • Miscellaneous cleanups by @totten in #235

Full Changelog: v0.3.60...v0.3.61

v0.3.60

21 Jan 01:51
d77dd03
Compare
Choose a tag to compare

What's Changed

  • Fix PHP warning on WordPress - Set $_SERVER['SERVER_SOFTWARE'] to an empty string rather than NULL by @michaelmcandrew in #231
  • Debugging - Print details about SQL errors by @totten in #230
  • DebugContainerCommandTest - Relax examples by @totten in #232

New Contributors

Full Changelog: v0.3.59...v0.3.60

v0.3.59

27 Nov 03:56
573ec28
Compare
Choose a tag to compare

What's Changed

  • CmsBootstrap - Fix excessively modest error-reporting by @totten in #225
  • dev/core#5392 set timezone for MySQL and PHP together by @ufundo in #223
  • Bump symfony/process from 5.4.40 to 5.4.46 by @dependabot in #227
  • Implement an encoder for generating cv api4 args by @totten in #226
  • php:boot - When using --level=classloader, propagate the $civicrm_root by @totten in #228
  • PHP 8.4 - Fix some more warnings by @totten in #229

New Contributors

Full Changelog: v0.3.58...v0.3.59

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

0