Releases: contributte/apitte-debug
Releases · contributte/apitte-debug
v0.8.0
Bumped! 🍩
Diff: v0.7.0...v0.8.0
Changes:
- Readme: support [8071dda] (@f3l1x)
- Readme++ [60b18f9] (@f3l1x)
- Std [004]: kodiak [7f5da0d] (@f3l1x)
- Tests: add fix for Tracy 2.8+, Signed-off-by: Roman Ondráček [email protected] [394c8c9] (@Roman3349)
- Readme: improvements (#15) [10e3bba] (@petrparolek)
- Readme: fix partners link (#16) [70f7c44] (@petrparolek)
- QA: fix codesniffer (#17) [271ab9e] (@petrparolek)
- Composer: open for apitte/core v0.8 and require PHP v7.3 [15f545f] (@f3l1x)
- Fix getcomposer link domain, Fix getcomposer.com to correct domain getcomposer.org. [07b56d5] (@woytam)
- removed PHP 7.2 from GitHub Actions [90be018] (@petrparolek)
- Makefile: modernize [81c9b9c] (@f3l1x)
- CI: updates [74517de] (@f3l1x)
- Composer: upgrade phpstan to v0.12 [3fd822e] (@f3l1x)
- Readme++ [623f826] (@f3l1x)
- Readme: versions [b6f4b79] (@f3l1x)
- Composer: drop branch alias (contributte/apitte) [ec76546] (@f3l1x)
v0.7.0
Diff: v0.6.0...v0.7.0
Changes:
- Required apitte/core ~0.7
- Opened for php8 and modernized @vody105
- Updated QA @Roman3349
- Added support to enable negotiation and Tracy panel independently @mabar
- Relax tracy versions @f3l1x
v0.6.0
v0.5
v0.4
Bump! 🎉
Diff: v0.3...v0.4
Changes:
- Strict types and native typehints
- Register panel only if apitte debug and DebugPlugin debug is enabled
v0.3.1
Bump! 🈁
Diff: v0.3...v0.3.1
Changes:
- bugfix registering DebugPanel according to global debug and plugin debug
v0.3
Bump! 🎃
Diff: v0.2...v0.3
Changes:
- allow to disable debug panel [#1]
- allow tracy v2.5
This is last release for PHP 5.6.
v0.2
Bump! 🇫🇰
Diff: v0.1...v0.2
Changes:
- added ValidationBlueScreen
- display apitte bluescreens in compile-time also