console

Best minimal console (symfony/console) to Nette Framework (@nette)

MIT License

Downloads
2.3M
Stars
91
Committers
21

Bot releases are visible (Hide)

console - v0.10.1 Latest Release

Published by f3l1x 10 months ago

Bumped! 🏾

Diff: https://github.com/contributte/console/compare/v0.10.0...v0.10.1

Changes:

  • ConsoleExtension: support command tags in NEON (#76) [dc2b84fb8dd795ea9988f396311aeed435aed495] (@janzarubadek)
console - v0.10.0

Published by f3l1x 10 months ago

Bumped! 🤭

Diff: https://github.com/contributte/console/compare/v0.9.4...v0.10.0

Changes:

  • Composer: require PHP 8.1+ [e4b13bceb44fab776bdbd8c11c72273922f73d94] (@f3l1x)
  • Composer: require symfony/console 6.4-7.0 [a2c2d48772cae3a7f357caa1f8cd0fbbb2af97f4] (@f3l1x)
  • Code: add types [55930614334942742e82daee7431209a1e1af401] (@f3l1x)
  • Composer: rely directly on nette/di [cc07ebb5241ec2ab1cd7d24cbe43c0d3a21ef50a] (@f3l1x)
  • Cleanup: remove constructor lazy checker [43d99256dfbec3b7558b6e5b223115cfd28b049c] (@f3l1x)
  • Extension: catch exception is dynamic [closes #67] [2c719a474ff1050a015dad1dcf81fb665060c727] (@f3l1x)
  • Extension: commands are lazy by default [bcaad999b01ceedf91888056657d510437442f51] (@f3l1x)
  • Extension: better URL handling [closes #43] [00a6b35a46ea66d296ebf13d099f14a1f29f1388] (@f3l1x)

Maintenance:

  • CI: modernize [832b06b6f39de87303e2d8e4f20f8eeb78cd85a4] (@f3l1x)
  • Maintenance: codesniffer, phpstan, make [c47da5c6e4a1ad1add91ac169309e07637ccb255] (@f3l1x)
  • Composer: update dev tools [f148800a4d369c5f0ce586639082433879ba3999] (@f3l1x)
  • Tests: refactoring [72842c658bf4540e4dd1d6cbf91f80b48bda0ae9] (@f3l1x)
  • Versions: open v0.11.x [a9ea54686df5425da791aacd2cd0be7ef9666efa] (@f3l1x)
  • Tests: fix folder case [e52267aa402566ef0957f6edbe77545c0261bd7e] (@f3l1x)
console - v0.9.4

Published by f3l1x 10 months ago

Bumped! 🍎

Diff: https://github.com/contributte/console/compare/v0.9.3...v0.9.4

Changes:

  • Allow name to be dynamic parameter [1021a24c98dff6ecdf4cc3d77cc3db159959b45c] (@ipsosdavidkriz)
console - v0.9.3

Published by f3l1x over 1 year ago

Bumped! 💥

Diff: https://github.com/contributte/console/compare/v0.9.2...v0.9.3

Changes:

  • docs: method ::setArgument() is undefined, use ::addArgument() [699b6b31812173eef3698440f72440cbdf68580e]
  • Allow URL to be dynamic parameter [f229171e71ac14709c2e932413f385ce7f1b036e] (@JanMikes)

Maintenance:

  • Allow contributte/di 0.6 [bc59956977c7d799aab8224986fa49dad49ed646] (@MartinMystikJonas)
  • GitHub Actions: use re-usable workflows (#72) [8abc684f3b9c0a7c8223ba01bf70db4e3459fb25] (@Roman3349)
  • Composer: typo [3807724713b6e8fa93aafc3a5f7c82bcd10066d3] (@f3l1x)
console - v0.9.2

Published by f3l1x over 2 years ago

Bumped! 🎠

Diff: https://github.com/contributte/console/compare/v0.9.1...v0.9.2

Changes:

  • Composer: allow symfony v6 [92ef1165aeebea766eef1f455f98bd3e698122b0] [2ef14843453414f74b21f9f9b3d66e8f185f62ab] (@f3l1x)

Maintenance:

  • Docs: improve example command (#65) [c9a42bb307d4386b97bc8e876f5492a506c24c85] [e70772bfe9cf0d0b43e0a710e5e73f8c25625ab1] (@dakur)
  • Codestyle improvements [21d28f9dfa4eddcb21fbcc83358972ad00d985b9] [e7d168fc580dce96e03c3e22f01555d87b0b9df4] (@petrparolek)
  • update composer to v2 in CI [29bb03518f786bc54444e30cd79ab8f59dee25a5] (@petrparolek)
  • upgrade PHPStan [1dd9feb711abe8b665161254c06cbf0bef76a99b] (@petrparolek)
console - v0.9.1

Published by f3l1x over 3 years ago

Bumped! 😥

Diff: https://github.com/contributte/console/compare/v0.9.0...v0.9.1

Changes:

  • Tests: update to nette/schema v1.1 [c0474930f552d6f41688bcfb502ca4269036e930] (@f3l1x)
  • Composer: use latest contributte/di [703fced9c038f2f095067ebec983478d7293939a] (@f3l1x)
  • Add console Application to DI container exported types [549893573ba3cb81f476785763f48178b5166322]

Maintenance:

  • Composer: open v0.10.x [858dc8495bab1cb743c06c817cb72cb7309ef0fe] (@f3l1x)
  • Tests: drop Unit in path [719b8b46a3c433ae3935ead9a34be93f865a8913] (@f3l1x)
  • Makefile: update [d98ffd3618e3c2decf79eca8bca5b06460693ea6] (@f3l1x)
  • CI: update [df9b1ed11f9c9e4a05ca2251d4a87500555e1a7a] (@f3l1x)
  • Readme: install -> require [17875ff0791eaddd29e30882c18775447b8518b5] (@f3l1x)
  • Kodiak bot [e461145ed1e12b7d7888797b5e4c061be32bc06e] (@f3l1x)
  • Polished docs (#56) [859f08c74f1ca277c1363d5295265f9d86204d65] (@petrparolek)
console - v0.9.0

Published by f3l1x almost 4 years ago

Bump! 💂🏾‍♀️

Diff: https://github.com/contributte/console/compare/v0.8.0...v0.9.0

Changes:

  • PHP 8
  • Travis -> Github Actions
  • Simplify helperSet config schema
  • Tests
console - v0.7.1

Published by mabar about 5 years ago

Bump!🍾

Diff: https://github.com/contributte/console/compare/v0.7.0...v0.7.1

Changes:

  • Allow url to be null a676e1a
console - v0.6

Published by f3l1x over 5 years ago

Bump! 🆖3️⃣

Diff: https://github.com/contributte/console/compare/v0.5...v0.6

Changes:

  • removed ContainerHelper from readme
  • improved CI
  • improved readme
  • lazy by default
  • PHP ^7.2
  • support Nette 3
console - v0.5

Published by f3l1x over 6 years ago

Bump! 🤒

Diff: https://github.com/contributte/console/compare/v0.4...v0.5

Changes:

console - v0.4

Published by f3l1x over 6 years ago

Bump! 🔩

Diff: https://github.com/contributte/console/compare/v0.3...v0.4

Changes:

  • commands can be register in non-sapi mode [#14][#12]
  • tune QA:
    • phpstan
    • codesnffer
    • Travis stages

BC break:

extensions:
    console: Contributte\Console\DI\ConsoleExtension 

to

extensions:
    console: Contributte\Console\DI\ConsoleExtension(%consoleMode%) 
console - v0.3

Published by f3l1x over 6 years ago

Bump! 🍹

Diff: https://github.com/contributte/console/compare/v0.2...v0.3

Changes:

  • allow symfony console 4 (thanks @enumag) [ 3f22e3b1e6a830a87c9b451fc9b960acd862c588 ]
  • lazy loading fix (thanks @JanTvrdik) [ c7382da15fa12c3372fa7d95ba29c81753f2876c ]
console - v0.2

Published by f3l1x almost 7 years ago

Bump! 🐐

Diff: https://github.com/contributte/console/compare/v0.1.3...v0.2

Changes:

  • integrate lazy-command loader (symfony 3.4) [#7]
  • deprecate AbstractCommand (thanks @mabar) [#9]
  • sync readme
console - v0.1.3

Published by f3l1x over 7 years ago

Bumped! 💃

Diff: https://github.com/contributte/console/compare/v0.1.2...v0.1.3

Changes:

  • calling setAutoExit fixed in #5 [thanks @forrest79]
console - v0.1.2

Published by f3l1x over 7 years ago

Bumped! 🏈

Diff: https://github.com/contributte/console/compare/v0.1.1...v0.1.2

Changes:

  • support custom helperSet [thanks @jankonas][#4]
console - v0.1.1

Published by f3l1x almost 8 years ago

Bumped! 🍯

Diff: https://github.com/contributte/console/compare/v0.1...v0.1.1

Changes:

  • extension loads by default Symfony\Component\Console\Command\Command
  • introduce README
console - v0.1

Published by f3l1x almost 8 years ago

First bump! 👊