eol-tools
Version:
A set of tools for working with EOL markings in files
21 lines (11 loc) • 466 B
Markdown
## 2.0.1 (2020-10-12)
- Fixed crash when encountering a symlink
- Fixed crash in convert when unable to detect line ending type
## 2.0.0 (2020-10-12)
- Ripped out glob cause it wasn't working correctly
## 1.1.0 (2018-09-29)
- Added a "convert" command. Use with caution, not well tested yet.
## 1.0.1 (2018-09-29)
- Fixed a bug when glob patterns matching directories caused it to crash
## 1.0.0 (2018-09-28)
- Published initial version