- added Chai mode to be 100% compatible with Chai's deepEqual module, but with Kewlr performance
- added more tests
- updated readme
- BC! loose mode renamed to shallow mode
- added 'match' mode to be Chai compatible
- cleanup
- updated readme
- works with all browsers
- fixed array circular reference bug
- speeding up 'loose mode'
- cleanup
- improved performance
- fixed a couple of bugs
- improved performance for functions, arrows and generators with 32%
- solved 'typeof' Safari bug for function detection - returns only falsey
- fixed a few bugs with native object types
- improved performance all over
- updated readme