0.5.2
Fix
- Fixed an issue where the client sometimes threw an error claiming insufficient arguments were passed when they were. This issue occurred when a Class method did not require a query modifier and failed to provide a fall back value of NULL. This fallback value has been moved to the Client Class method directly.