Releases: ochorocho/tdk
Releases · ochorocho/tdk
v1.3.1
v1.3.0
What's Changed
- Task/gitpod optimize by @ochorocho in #18
- Task/phpstorm config by @ochorocho in #26
- [TASK] Add
tdk ssh-add
command by @ochorocho in #32 - Allow "minimum-stability: RC" by @koehnlein in #39
- Update "old stable" in commit message template from 11.5 to 12.4 by @koehnlein in #40
- [TASK] Remove EXT:t3editor by @ochorocho in #43
New Contributors
- @koehnlein made their first contribution in #39
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Remove minimum stability dev by @schliesser in #13
- Feature/ddev by @ochorocho in #14
- Feature/ddev by @ochorocho in #16
- [TASK] Restructure code by @ochorocho in #17
New Contributors
- @schliesser made their first contribution in #13
Full Changelog: v1.1.3...v1.2.0
v1.1.3
v1.1.2
What's Changed
- [BUGFIX] Add fallbacks for display name by @susannemoog in #4
- Feature/gitpod by @ochorocho in #3
- [BUGFIX] Setup commit template on
create-project
New Contributors
- @susannemoog made their first contribution in #4
Full Changelog: v1.1.1...v1.1.2
Require all core extensions
Add missing core extensions.
Full Changelog: v1.1.0...v1.1.1
Testing and verfify
What's Changed
- Feature/clone progress bar by @ochorocho in #1
- Added
composer tdk:doctor
command - Added phpstan and php-cs-fixer
- Added acceptance tests for most of the commands/scripts
Full Changelog: v1.0.0...v1.1.0