Releases: buggregator/trap
Releases · buggregator/trap
1.4.6
1.4.5
1.4.4
What's Changed
Update frontend files (--ui
flag) from buggregator/frontend:1.14.3 plus a few my own few changes
Full Changelog: 1.4.3...1.4.4
1.4.3
What's Changed
Fixed bug when the trap()->return()
function sent dumps twice
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
Removed the replaces
section from composer.json, as it can conflict with other packages that have overlaps in the section.
Added roxblnfk/unpoly
as a dev requirement (dev dependency won't affect projects) to remove polyfill packages from Trap,
added roxblnfk/unpoly
into suggest
section if user still want to remove unnecessary packages
By @roxblnfk in #49
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
What's Changed
- Support for
symfony/console
7 by @roxblnfk in #44
Add nunomaduro/termwind v2 because v1 blockssymfony/console
7
Update Run command to be compatible withsymfony/console
7
Added soft (ctrl+c once) and hard (ctrl+c twice) exits
Full Changelog: 1.3.2...1.3.3