The v1.1.0 fixes a lot of use cases (both common and edge cases), provide a cleaner usage for users: it behaves more like we would expect JavaScript objects, arrays and primitives to behave.
Test cases automatically tested through Travis CI make the library more robust.
Also added `_ValueInstance.find()` and `_ValueInstance.find_all()` but no documentation for now.