Skip to content

1.2.0

Compare
Choose a tag to compare
@Jeehut Jeehut released this 18 Aug 22:42
· 96 commits to main since this release

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!