Error Handling Enhancement
- We've improved the error handling mechanism by adding a try-catch block.
- Now, if an InvalidArgumentException occurs during validateSourceUrl(), the system will fallback to the original source URL.
Full Changelog: v0.2.0...v0.2.1