Skip to content

2.0 alpha 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jnvsor jnvsor released this 09 Apr 19:40
· 686 commits to master since this release
  • 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