Skip to content

Releases: zenstruck/console-extra

v2.0.0

07 Dec 01:40

Choose a tag to compare

57e4fce minor: upgrade to PHPStan 2 by @kbond
6191937 feat: support Symfony 8 by @kbond
d4eefec feat!: remove deprecated features by @kbond
d7379ca minor: fix deprecations in tests by @kbond

Full Change List

v1.4.1

07 Dec 01:36

Choose a tag to compare

b60bcf5 minor: adjust CI config (#70) by @kbond
86e9b59 minor: add BC layer for ServiceSubscriberTrait (#70) by @kbond
628aa4d minor: fix sca (#70) by @kbond
d7b8de2 doc: fix typo (#66) by @tacman
1808504 doc: add UserManager ROLES as a suggestion (#65) by @tacman
e99d5f6 doc: update badge by @kbond
a51daa0 doc: updates by @kbond

Full Change List

v1.4.0

19 Feb 13:23

Choose a tag to compare

40fe882 feat: configure auto-completion suggestions with attributes (#62) by @kbond
58dce00 feat: allow extending Option/Argument attributes (#62) by @kbond
48a75df doc: update docs (#62) by @kbond
03bd8c6 minor: trigger deprecation note when using traits when not required (#62) by @kbond
b2c5711 feat: add InvokableCommand base class (#62) by @kbond
7d88fea minor: deprecate defaulting arguments/options to camelCase (#62) by @kbond
e37f3c7 minor: remove symfony/string from require (#62) by @kbond
55486e7 feat: require PHP 8.1+ and Symfony 6.4+ (#62) by @kbond
e5308d7 minor: add @deprecation annotations (#62) by @kbond
b4ddcd6 minor: reset before tests (#62) by @kbond

Full Change List

v1.3.3

14 Feb 20:42

Choose a tag to compare

4053813 fix: don't autowire Option|Attribute (#61) by @kbond

Full Change List

v1.3.2

14 Feb 20:24

Choose a tag to compare

70e4b6a fix: autowiring non-service arguments (#60) by @kbond

Full Change List

v1.3.1

25 Oct 13:37

Choose a tag to compare

e63454e fix: Update composer.json to allow symfony 7 for string component (#58) by @tacman

Full Change List

v1.3.0

24 Oct 15:30

Choose a tag to compare

2710f11 feat: Symfony 7 support (#57) by @kbond

Full Change List

v1.2.0

23 Mar 15:35

Choose a tag to compare

d5737dc feat: allow DI attributes for __invoke() parameters (#44) by @kbond
8f6b2de feat: deprecate AutoName (#47) by @kbond
972a621 feat: require php 8+, symfony 5.4+ (#47) by @kbond
fee7613 fix(ci): add token by @kbond
5958c69 fix: getSubscribedServices() can return SubscribedService[] by @kbond
746a378 chore(ci): fix by @kbond
cb1c789 fix: ci (#46) by @kbond
5fe180f chore: update ci config (#45) by @kbond
100885c ci: fix (#42) by @kbond
ede0130 minor: adjust min symfony/string req (#42) by @kbond

Full Change List

v1.1.0

12 Jul 14:57
5dd6771

Choose a tag to compare

04f4309 [minor] deprecate ConfigureWithDocblocks (#30) by @kbond
edc10ea [minor] rename tests (#30) by @kbond
dedbab2 [feature] define opts/args on __invoke() params with Argument|Option (#27) by @kbond
7717dad [minor] cs fix by @kbond
a1e132f [feature] allow injecting args/options into __invoke() (#25) by @kbond

Full Change List

v1.0.1

26 May 13:00
09b1f70

Choose a tag to compare

09b1f70 [minor] move setting Invokable::$io to initialize method by @kbond
d6ebf15 [doc] fix CommandSummarySubscriber config by @kbond
0ca67cc [minor] use Required attribute when possible by @kbond
27c1fa1 [minor] support Symfony 6.1 (#24) by @kbond

Full Change List