v0.2.0 - Overhaul
This version brings major changes to nearly everything in this package:
This version changes how named queries work, before we allowed named queries to be non-case sensitive but now they are, this is because having them be case sensitive increases performance.
Also in this version we added a way to do prepared queries which are useful in a high performance environment