Skip to content

v1.1.0: Improved version with bug fixes

Compare
Choose a tag to compare
@xatavian xatavian released this 15 Jun 21:38
· 9 commits to master since this release
2b9ab81

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.