- Update NPM dependencies and mark it private to stop whining about repository info
- Added build status to readme
- Lots of bugfixes
- Added PHPUnit and full testing of
Kint_Parser
- Improved performance in the rich renderer by caching method headers
- Added
Kint_Parser_Blacklist::$shallow_blacklist
to blacklist objects except when they're dumped directly - 2.x is now the master branch. The 1.1+ versions are in the 1.x branch