Reached 100% coverage, cmd check no errors.
Release v0.1.2: Improvements, Bug Fixes, and Enhanced Documentation
- Bug Fixes: Resolved issues with incorrect handling of edge cases in URL parsing (e.g., handling of URLs without a scheme or with incomplete domain information).
- Code Enhancements: Refined the handling of protocols (HTTP, HTTPS, FTP, etc.) to improve consistency and user feedback on invalid or incomplete URLs.
- Test Coverage: Improved test coverage and stability with additional test cases, achieving over 80% coverage, ensuring the package's functionality across various use cases.
- Documentation Updates: Improved function documentation and examples, making it easier for users to understand and utilize the library. Fixed
@usageand@paramsections in Rd files to ensure full documentation. - License File Added: Included the LICENSE file and updated metadata for proper licensing information.
This update stabilizes the package and improves its robustness, documentation, and testability.