Releases: certificationy/certificationy-cli
v2.1 : Support of Symfony 6 and removal of PHP 7
CHANGELOG
#61 Fix on filename emptyness ( Thanks @tienvx ! )
#62 Upgraded deps + PHP Pack 1.5 ( By @mickaelandrieu )
V2.0 : Upgrade to Symfony 5, CS Fixer, PHPStan
CHANGELOG
Gosh ! The PHP world have changed a lot since 2017.
This is time for Certificationy CLI 2, using Symfony 5 (and soon Symfony 6) and compatible with the most recents versions of PHP (while we remove the support of PHP version <= 7.4).
3183309 Fix issues with Docker (thanks @corretge !)
f886e41 Upgrade of PHP/Symfony requirements + CS Fixer/ PHPStan level max (thanks @mickaelandrieu 👍 )
Enjoy this new version 🥳
2.0 alpha release
Certificationy CLI alpha is here!
b106ad3 & b106ad3 Introduced Certificationy library v2 by @mickaelandrieu
4508857 Improved tests & autoloading by @mickaelandrieu
99f925d Locked deps by @mickaelandrieu
8cfa73e & 97540d0 & 44a6575 Introduced docker installation by @20uf
Also, @20uf is now part of core team on this project: congratulations!
Upgrade, BC, etc?
v2 is totaly compatible with current packs of questions and we will try to not break the compatibility on data.
If you rely on this application, we advise you to lock your dependencies on the latest v1 (v1.6.1) which rely on the stable 1.x
branch of Certificationy CLI.
v1.6.1
CHANGELOG
3803e33 Rely on 1.x
branch of certificationy
library
Thanks to @Guikingone for the report 👍
1.6
CHANGELOG
58f5988 Introduced hide-multiple-choice
option/removed show-multiple-choice
option (@gregoirepaqueron)
06fcd5a Added help
field to answer (mostly add a link to docs) (@20uf)
7fc6574 Update application to Symfony3 (@Mikopet)
47fb9d9 Fixed bug: disable autocomplete on numeric answers (@nini)
0607dc6 Make tests more reliable (@spolischook)
62240a7 Make configuration path configurable (@spolischook + @ahonymous)
a28069c Updated README (@mickaelandrieu)
Thanks to all contributors, and enjoy this new version :)
1.5.0
1.4.0
1.3.0
1.2.0
CHANGELOG
- Added new training option to display answer for each question.
1.1.0: Merge pull request #5 from certificationy/uncouple-data
CHANGELOG
- only compatible with certificationy library >= 1.2.0
- can use only deck of questions (see php-pack and symfony-pack)