Releases: patternhelloworld/url-knife
Releases · patternhelloworld/url-knife
[v4.1.6] - Area-Pattern-based modularity
Full Changelog: v4.1.5...v4.1.6
[v4.1.5] - Arrange Types
Full Changelog: v4.1.3...v4.1.5
[v4.1.0] - Arrange Types
TypeScript Enhancements:
- Enabled strict mode for improved type safety.
- Consolidated and refined type definitions, resolving potential null or undefined issues.
- Added default type exports for modularity.
Code & Testing:
- Integrated Prettier for consistent formatting.
- Improved clarity of function names and test cases.
- Fixed index alignment issues in URI and URL detection tests.
Documentation:
- Updated comments and inline documentation to reflect changes.
[v4.0.1] - Refactoring to TypeScript
- Migrated core functionality from JavaScript to TypeScript.
- Improved type safety and project structure.
- Initial TypeScript implementation; still under refinement, with full support for Strict Mode forthcoming.
- Refactored Patterns (Regex) for better readability and maintainability.