JSON thingy == 1.0.0 == first public release * json decoding has existed a while (active private use for a few years) and seems fairly stable at this point * I have no idea what is happening with the javaCollections package. It's basically the reason I started this project, but it's been unused by me lately. * Don't rely on the encoders - I don't like them, might want to make more extensible. * bson decoding is on the newer side (less than a month), and it was discovered to not fit my requirements after being created. Also, I don't have anything to compare this against.