File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1616 * https://github.com/nenes25/prestashop_console
1717 * https://www.h-hennes.fr/blog/
1818 */
19+ 2025-11-15 - V 2.0.0-alpha2 :
20+ Pre-release to test new features and self-upgrade system
21+ #217 Add comprehensive data validation for admin:user:create command
22+ #247 Allow configurable file headers for generated modules via .prestashopConsole/licence.txt
23+ #96 Remove obsolete dev:mode command (native command available in PrestaShop 8+)
24+ #238 Modernize console:self-upgrade with GitHub Releases and automated PHAR builds
25+ Remove PHAR from git versioning
26+ Add GitHub Actions workflow for automated releases
27+ Improve build.php with SHA256 checksum generation
28+
19292023-05-22 - V 2.0.0-alpha1 :
2030 Publish a first alpha version to works on prestashop 8+
2131 Update box.phar to last version
Original file line number Diff line number Diff line change 2525 */
2626$ configuration ['application ' ] = [
2727 'name ' => 'PrestashopConsole ' ,
28- 'version ' => '2.0.0-alpha-1 ' ,
28+ 'version ' => '2.0.0-alpha-2 ' ,
2929 'author ' => 'hhennes <contact@h-hennes.fr> ' ,
3030 'contributors ' => [
3131 'okom3pom ' ,
You can’t perform that action at this time.
0 commit comments