This release fixes some bad behaviour while saving an object and enables autocommit to every method.
0.2.4
Changelog: - fixed a lot of bugs
0.2.2
This release contains a lot of new features like: - added port argument - replaced dictionary argument with **keyword syntax - switched result.relational with result.json - add bracket syntax to get database or table - renamed table.get_or_create to match codestyle
0.1.1
This first public release contains the main functionality of the wrapper.