-
Replaced integer-based status codes with a new
Resultclass andStatusenum
Now provides detailed error reporting instead of just returning2, including auto-formatted exception messages (e.g., connection closed, hostname unresolved, etc.)
#63 By @VamatoHD
Code reviewed by @kaifcodec -
Added
huggingfaceusername validation indev/
#74 By @HimanshuMandwal
Code reviewed by @kaifcodec -
Added
soundcloudusername validation insocial/
#76 By @avramidis123
Code reviewed by @kaifcodec -
Minor fixes and improvements by @kaifcodec from the above PRs