Skip to content

Releases: certificationy/certificationy-cli

v2.1 : Support of Symfony 6 and removal of PHP 7

04 Feb 14:56
b3c8649
Compare
Choose a tag to compare

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

13 Jul 13:41
5de7c02
Compare
Choose a tag to compare

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

22 Jun 14:38
Compare
Choose a tag to compare
2.0 alpha release Pre-release
Pre-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

11 May 16:35
Compare
Choose a tag to compare

CHANGELOG

3803e33 Rely on 1.x branch of certificationy library

Thanks to @Guikingone for the report 👍

1.6

07 Mar 23:33
Compare
Choose a tag to compare
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

12 Mar 20:02
Compare
Choose a tag to compare

CHANGELOG

467aada solved misused self in non-class context

1.4.0

08 Dec 14:13
Compare
Choose a tag to compare

CHANGELOG

96c250e Fixed docs
c017e71 Fixed application name and version

1.3.0

07 Dec 13:29
Compare
Choose a tag to compare

CHANGELOG

dccaaa2 Added Symfony3 and PHP 7.0

1.2.0

13 Nov 20:33
Compare
Choose a tag to compare

CHANGELOG

  • Added new training option to display answer for each question.

1.1.0: Merge pull request #5 from certificationy/uncouple-data

09 Feb 18:47
Compare
Choose a tag to compare

CHANGELOG

  • only compatible with certificationy library >= 1.2.0
  • can use only deck of questions (see php-pack and symfony-pack)