Skip to content

Releases: myaaghubi/Debench

Debench v1.6

29 Sep 10:35
3afbbc1
Compare
Choose a tag to compare

What's Changed

  • Added warning(...), error(...), dump(...), and clearMessages(), as static methods in addition to the existing info(...)
  • 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

11 May 13:19
4a40c58
Compare
Choose a tag to compare

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() to setMinimalOnly()
  • 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 by coveralls
  • Bugs fixed
  • Some changes in the behavior and codes

Full Changelog: v1.4...v1.5

Debench v1.4

22 Apr 18:23
242e1e0
Compare
Choose a tag to compare

What's Changed

  • 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

08 Apr 14:19
f8457a5
Compare
Choose a tag to compare

What's Changed

  • Added minimal mode.
  • Added singleton to make it available in whole code.
  • Some changes.

Full Changelog: 1.2...1.3

Debench v1.2

03 Apr 14:33
7f7f15a
Compare
Choose a tag to compare

What's Changed

  • Added $_REQUEST & $_SESSION
  • Added minimal mode
  • Some changes & fixes

Full Changelog: 1.1...1.2

Debench v1.1

02 Apr 07:37
2c7ec6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...1.1

Debench v1.0

01 Apr 19:16
c88ecd8
Compare
Choose a tag to compare

This is the initial release, so there isn't much included yet. Please be patient.