Improved memory efficiency and performance by managing files in chunks.
This version will be the last to put the file all in memory.
What's Changed
- Changed to split in chunks by @noborus in #295
- Change cache by @noborus in #298
- Improved mouse selection range.
Full Changelog: v0.14.2...v0.15.0