1.1.1 (2024-01-04)
Bug Fixes
- Ensure to detect Windows EOL (
\r\n) as single EOL (72a17fe) - Fix column indexing in move function (3c0a6cb)
Maintenance Improvements
- Declare support for Node.js v0.10+ (1eba1d6)
- ESLint suggested improvements (d7c65ef)
- Extract regular expression patterns into modules (1b12cbe)
- Fix reference links in source code comments (4787424)
- Replace
xlintconfiguration witheslint(f434553) - Switch LICENSE from MIT to ISC (cc33510)
Changelog for previous versions
See CHANGES file