Skip to content

Version=>1.0.5.0

Choose a tag to compare

@kaifcodec kaifcodec released this 30 Nov 20:37
· 876 commits to main since this release
  • Added DRY Architecture Implementation using status_validate, generic_validate, and make_get_request for improved validator consistency and maintenance.
  • Added new category: donation/.
  • Added platform: buymeacoffee (donation/). (Closes #32)
  • Updated CONTRIBUTING.md to reflect the new standardized approach.
  • Refactored most existing validators to utilize the new helper functions.

#36 By @VamatoHD and reviewed by @kaifcodec


Known Issues

  • Validators for medium.py, producthunt.py, youtube.py, and x.py still need to be updated to the new DRY architecture.