Releases: typhonius/acquia_cli
Releases · typhonius/acquia_cli
2.0.10
- f8a549a Fix setup (#133)
- 3370841 Updates composer.lock to allow for composer v2. (#132)
- ab651e6 Fixes #97 Adds environment:branch command. (#128)
- 12ca1d8 Add --no-backup option to databse:copy and database:copy:all (#125)
- 54f467f Adds caching for uuid and environment. (#126)
- faef43c Fixes composer to discard changes when building the phar. (#127)
- 760469d First pass at adding github actions. (#123)
- 28d151f Updates acquia-logstream constraints and update supported PHP versions. (#122)
- 1800dde Updates typhonius/acquia-php-sdk-v2 to latest and amends tests due to changes in user agent code. (#121)
- f782245 Creates the ssl:create command (#119)
2.0.9
2.0.8
2.0.7
- 6fc87b8 - Update php-coveralls/php-coveralls (#114)
- 3acd3a0 - Fixes #112 Removes the clearQuery to allow limits etc in db:backup:list (#113)
- fccb83d - Update symfony/lock (#111)
- 2cf8dc9 - Update php-coveralls/php-coveralls (#110)
- 45a6799 - Update symfony/lock (#109)
- 8e99847 - Update consolidation/robo (#107)
- d8f19d3 - Update squizlabs/php_codesniffer (#103)
- b29ebc6 - Update symfony/lock (#104)
- 34d42be - Adds user agent string for Cli library. (#98)
- 789d29c - Update typhonius/acquia-php-sdk-v2 (#100)
- 08932ae - Update symfony/lock (#99)
- 0bfb634 - Update consolidation/robo (#94)
- d7a8272 - Update symfony/lock (#95)
- d965cf9 - Update typhonius/acquia-php-sdk-v2 (#93)
- fbde333 - Fixes the permissons tests from the with updates from the underlying library.
- adadf7f - Update consolidation/robo (#92)
- a300719 - Update symfony/lock (#81)
- 77a2154 - Adds a test for verbosity. (#89)
- a54389d - Readme changes based on a question in #90.
- c027b7e - Adds users to the notification list.
- bc0ed96 - Tests the ability to use the --realm option. (#88)
- 82d4f48 - Adds in the ability for users to directly configure their environment settings with AcquiaCli.
- 0ec4213 - Fixes #84 Adds notification UUID to the output. (#85)
- 1da4c05 - Adds in ability to enable/diable SSL certificates. (#83)
- 45c0eee - Update squizlabs/php_codesniffer (#78)
2.0.6
- b043a32 - Adds in the functionality to delete db backups. (#80)
- 20eb332 - Update typhonius/acquia-php-sdk-v2 (#77)
- 3038a8f - Re-adds PHP 7.1/2 to travis for testing before we deprecate in 2.1
- a69c391 - Fixes the warnings from codesniffer for constant visibility.
- 40bef46 - Changes setup to setup:config with a setup alias so it shows in the command list.
- 5d6b1ae - Corrects implode() usage and uses wraps ints in '' to satisfy PHP 7.4. (#75)
- 1768181 - Add functionality for managing IDEs. (#74)
2.0.5
- 8a9298e - Fixes link in the README.
- a7b71c2 - Fixes #69: Adds in --no-backup option for code tasks to skip db backups. (#70)
- 555ea9b - Fixes #48: Allows all configuration to be overwritten with environment variables and refactors the setup commands. (#67)
- 861d25d - Update symfony/lock (#61)
- 24a4b3b - Removes unused variable from missing version test.
- 7f03fa2 - Adds a test for a missing VERSION file. (#66)
- 99d749b - Caches composer in travis. (#65)
- 5da0a06 - Adds a test for the lock and skip lock functionality. (#64)
- 14bcdc2 - Adds further clarity to the README.
- 065ab27 - Prevents setup command from using project directory if we are in a phar.
- d9d8280 - Alters default config location to allow for incorporation from global require.