ππ [1.0.1] NocoDB library Version!!
New Features
Raise NocoDBAPIError exception for unsuccessful requests
NocoDBAPIError exception will be raised when the request did not return a sucessful response. Otherwise, it's hard to know whether the request was a success or not.
Thanks to @delenamalan for this feature!