Releases: netz98/n98-magerun2
Releases · netz98/n98-magerun2
6.1.1
(2023-01-11)
6.1.0
(2022-10-19)
6.0.1
(2022-09-28)
Twig library update (security)
6.0.0 - Cologne
(2022-09-28)
- Add: route:list command (by Gowri)
- Add: installer command - Update installable versions (incl. mage-os) (by Christian Münch)
- Add: ddev get-magento-source command for code completion in PhpStorm (by Christian Münch)
- Add: Integrated phpstan in developer setup (by Christian Münch)
- Add: New option to define the modules base dir for module creation in dev:console make:module command (by Christian Münch)
- Add: Auto exit option for dev:console (by Christian Münch)
- Add: New option to run dev:console in PHP script mode (by Christian Münch)
- Imp: Update 3rd party dependencies (twig, phar-utils, phpunit, symfony)
- Imp: Check phpstan in Github Actions (by Christian Münch)
- Imp: Fix all phpstan warnings/errors of level 0 and level 1 (by Christian Münch)
- Imp: ddev setup (installed Magento versions) (by Christian Münch)
- Imp: Add some checks to secure customer:delete command (by Christian Münch)
- Fix: #1028: Check if job config is set (by Christian Münch)
- Fix: #1037: dev:console Code Generator (by Christian Münch)
- Del: Symfony Shell Command - Command was already broken (by Christian Münch)
- Del: Drop active testing support for Magento 2.3.x (some commands could be incompatible due to platform changes)
5.2.0 - Rotterdam
- Add: #987: more dev:console debug helper functions (by Christian Münch)
- Add: #1000: additional phar tests (by Christian Münch)
- Imp: #957: Exclude system_config_snapshot from stripped dumps (by Alexander Menk)
- Imp: #1007: Upgrade compatibility list for PHP versions (by Lukasz Bajsarowicz)
- Imp: #1008: Allow use of pipefail where supported (by Dan Wallis)
- Imp: Change mage-os repo url and disable unstable dev build job (by Christian Münch)
- Imp: Changed installation workflow starting with composer 2.3.7 (by Christian Münch)
- Imp: Update 3rd party dependencies (Symfony, psysh, vfsstream, captainhook, requests lib, faker lib, phpunit, twig)
- Fix: #993: Try to drop only existing databases (by Christian Münch)
- Fix: #996: Customer Debug Functions in Dev Console Dev Helper (by Alexander Menk)
- Fix: #998: Pass empty string as default value to getFileName (by Peter Jaap)
- Fix: #1015: deprecated: passing null to dirname (by Alexander Menk).
- Fix: #1019: type error in cache-list command on php 8.1 (by Tom Klingenberg)
- Fix: #1024: config:store:get wrong filters applied (by Alexander Dite)
5.1.0 - Hamburg
- Add: New table renderer yaml/json_array
- Add: Print integration:show command data as table or only a single value (by Christian Münch)
- Imp: #976: Exclude sequence table data when associated entities are excluded (by Dan Wallis)
- Imp: #979: Dynamically change application name in phar (by Christian Münch)
- Imp: Update 3rd party dependencies (symfony/finder, psysh)
- Imp: Github Actions (Artifact for PRs and dependabot for actions)
- Fix: #984: integration show command (by Christian Münch)
- Fix: #979 Replace strftime function calls (by Artur Jewuła)
- Fix: #977: Prevent Deprecated Functionality under PHP 8.1 (by Jisse Reitsma)
- Fix: #980: Fix scope-id condition (by Christian Münch)
- Fix: #981: Add error handler for possible warnings of autoloader (by Christian Münch)
5.0.2
(2022-04-20)
5.0.1
5.0.0 - Zhytomyr
What's Changed
- Bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #908
- Replace Composer dependency for downloads with Guzzle by @cmuench in #906
- Bump symfony/yaml from 5.3.11 to 5.3.13 by @dependabot in #915
- Bump symfony/finder from 5.4.0 to 5.4.2 by @dependabot in #911
- Bump seld/phar-utils from 1.0.2 to 1.2.0 by @dependabot in #916
- Feature/ddev local setup by @cmuench in #917
- Replace phar build process by @cmuench in #918
- Bump twig/twig from 3.3.4 to 3.3.6 by @dependabot in #919
- Bump psy/psysh from 0.11.0 to 0.11.1 by @dependabot in #920
- Bump captainhook/captainhook from 5.10.5 to 5.10.6 by @dependabot in #921
- Add new phar tests for Magerun commands by @cmuench in #922
- Remove Composer download methods in abstract command by @cmuench in #923
- Port dev:translate commands by @cmuench in #924
- PHP 8.1 Compatibility by @cmuench in #927
- Replace dependency "adbario/php-dot-notation" with "dflydev/dot-access-data" by @cmuench in #928
- [Feature] #56: add customer:delete command by @mautz-et-tong in #925
- Bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #931
- Bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #933
- Bump fakerphp/faker from 1.17.0 to 1.18.0 by @dependabot in #932
- Bump symfony/finder from 5.4.2 to 5.4.3 by @dependabot in #939
- Bump symfony/event-dispatcher from 4.4.34 to 4.4.37 by @dependabot in #938
- Bump symfony/yaml from 5.3.13 to 5.3.14 by @dependabot in #936
- Allow for xdebug ^3.0 - check if xdebug_is_enabled function exists by @lsv in #935
- Fix php8.1 deprecations -> strlen checks by @cmuench in #940
- Bump fakerphp/faker from 1.18.0 to 1.19.0 by @dependabot in #941
- Bump twig/twig from 3.3.7 to 3.3.8 by @dependabot in #942
- Bump pbergman/tree-helper from 1.0.1 to 1.0.2 by @dependabot in #943
- Bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #945
- Bump captainhook/captainhook from 5.10.6 to 5.10.7 by @dependabot in #946
- Bump phpunit/phpunit from 9.5.14 to 9.5.16 by @dependabot in #947
- Bump psy/psysh from 0.11.1 to 0.11.2 by @dependabot in #948
- Bump captainhook/captainhook from 5.10.7 to 5.10.8 by @dependabot in #949
- Bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #950
- A tiny bit of cleanup by @hardyjohnson in #951
- Add mage-os to Github actions and installation source by @cmuench in #952
- Bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #953
- Add new dev:module:detect-composer-dependencies command (netz98 contribution) by @cmuench in #954
- Make path argument required (#954) by @cmuench in #955
- Bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #956
- Bump guzzlehttp/guzzle from 7.4.1 to 7.4.2 by @dependabot in #958
- Bump twig/twig from 3.3.8 to 3.3.9 by @dependabot in #959
- Bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #960
- Bump twig/twig from 3.3.9 to 3.3.10 by @dependabot in #961
- Bump bamarni/symfony-console-autocomplete from 1.5.3 to 1.5.4 by @dependabot in #962
- Test latest Magento versions by @cmuench in #963
New Contributors
- @mautz-et-tong made their first contribution in #925
- @lsv made their first contribution in #935
Full Changelog: 4.9.1...5.0.0