v1.0.8.1

kaifcodec/user-scannerv1.0.8.1Dec 12, 2025by kaifcodec

AI Summary

Users can now validate StackOverflow usernames, and the YouTube and ProductHunt validators have been fixed to return Result objects correctly.

Key Highlights

  • Added `StackOverflow` username validator in `community/`
  • Fixed `youtube` and `producthunt` validators to return `Result` objects correctly

New Features

  • StackOverflow username validation
  • Result object return fixes

Full Release Notes

- Added `StackOverflow` username validator in `community/`  
  #80 By @Fort503  
  Code reviewed by @kaifcodec and @VamatoHD 

- Fixed `youtube` and `producthunt` validators to return `Result` objects correctly  
  #99 By @kaifcodec 
  Code reviewed by @kaifcodec