Releases: kktsvetkov/krumo
Releases · kktsvetkov/krumo
0.4.4
0.4.3
- Drop
Krumo::version(), instead use class constantKrumo::version
0.4.2
- Dropped
KRUMO_DIR, using__DIR__instead - Added
Krumo::TRUNCATE_LENGTHandKrumo::$truncate_length, still useKRUMO_TRUNCATE_LENGTHif defined - Renamed "schablon.com" skin to "kaloyan.info"
0.4.1
0.4
Drop krumo.ini and krumo::_config(), use krumo::$skin to read the selected skin.
0.3.3
- bug fix: clean up the $name for first-level krumo::dump() calls, strip ?> and all the crap before krumo being called
0.3.2
0.3.1
skin optimizations:
- drop external files in CSS sheets
- drop support for %url%
- use data URIs for the embedded images
- drop the css url config setting from krumo.ini
put JS inside the class:
- krumo JS cleanup
- added krumo::_js() that prints the JS
- deleted krumo.js
0.3
Revising the old code for this library, with some minor reformatting and dropping PHP4 legacy crap
0.2.1a
Migrated from https://sourceforge.net/p/krumo/