56150fc Update README.md 686a339 add slice support 815d6a5 better path support and validation. wildcard support 4584aa1 add support for plucking paths bba6ba9 simplify ordering. add type checking. ensure support for dicts with int keys fbdcd56 plucking none should yield none
37abb03 remove fancy return type cloning because its causing too much trouble...just return basic types
0.4.1
fd4e5e2 make importing easier
0.4.0
6f0cf2a add support for tuples
0.3.0
80232a3 remove multi-handle support because it add too much ambiguity that, so far, is not warrented. advanced plucking should be done with custom functions or a simple for loop instead