Skip to content

0.5.2

Compare
Choose a tag to compare
@onairmarc onairmarc released this 02 Sep 16:51
· 177 commits to main since this release

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.