1.2.0
New
- Add initializer using a
NSURL
(see #5) - Automatically detect/manually specify correct line ending type (see #7)
Improved
- Faster import by refactoring regular expressions & more (see #9)
- Less memory usage by using autorelease pool (see #9)
Big thanks to @phoney for all those improvements and features!