- Сообщения
- 2,601
- Решения
- 44
- Реакции
- 6,067
- Баллы
- 6,390
- Меценат
- #1
Developer Tools v1.0.0 Beta 3
What happen to 1.0.0 Beta 2?
I have no idea...
New
What happen to 1.0.0 Beta 2?
I have no idea...
New
- PHPUnit framework integration allows you to test add-on before releasing or pushing the new changes to VCS
- Add-on specific git configuration (currently only name and email supported)
- Ability to use packages made using composer without composer itself for your add-ons
- Added new CLI commands ticktackk-devtools:phpunit and ticktackk-devtools:rebuild-fake-composer
- Minimum PHP requirement has been bumped to 7.2
- Removed useless template from public side
- Repository directory now will be initialized if it hasn't already
- Store developer options of add-on in dev.json instead of database
- Store git configuration of add-on in git.json instead of database
- Stop spamming name and email in CONFIG file for git