Releases: myaaghubi/Debench
Releases · myaaghubi/Debench
Debench v1.6
What's Changed
- Added
warning(...)
,error(...)
,dump(...)
, andclearMessages()
, as static methods in addition to the existinginfo(...)
- Some changes and updates on UI/Theme
- Updated the minimum version of PHPUnit to '^10.0' and PHP version to '8.1'
Full Changelog: 1.5...1.6
Dev by @myaaghubi in #7
Debench v1.5
What's Changed
V1.5 by @myaaghubi in #6
This is a bigger update rather than older versions
- Added
Exceptions
section - Added
Messages
section - The theme is updated
- Changed
setMinimal()
tosetMinimalOnly()
- Added
request_method
&response_code
- Added one more checkpoint in the constructor to calculate the preload
- Added an ability to keep the current state of panels
- Added Some new public and not public functions
- Added new Tests (all of the classes covered)
- Testes are automated by
ci.yml
& code coverage bycoveralls
- Bugs fixed
- Some changes in the behavior and codes
Full Changelog: v1.4...v1.5
Debench v1.4
What's Changed
- V1.4 by @myaaghubi in #5
- Added a new section
info
- Added
PHPUnit
&DebenchTest.php
- Some fixes
- Some changes in the theme
Full Changelog: 1.3...1.4
Debench v1.3
What's Changed
- V1.3 by @myaaghubi in #3
- Added
minimal
mode. - Added
singleton
to make it available in whole code. - Some changes.
Full Changelog: 1.2...1.3
Debench v1.2
What's Changed
- V1.2 by @myaaghubi in #2
- Added
$_REQUEST
&$_SESSION
- Added
minimal mode
- Some changes & fixes
Full Changelog: 1.1...1.2
Debench v1.1
What's Changed
- V1.1 by @myaaghubi in #1
New Contributors
- @myaaghubi made their first contribution in #1
Full Changelog: v1.0...1.1
Debench v1.0
This is the initial release, so there isn't much included yet. Please be patient.