What's Changed
* Disable overlapping of UTRs with features on other strand by haessar in https://github.com/haessar/peaks2utr/pull/35
- Additional command line argument `--no-strand-overlap` which prevents new UTR features being generated that will overlap _any_ feature, regardless of strand. A UTR will be truncated to ensure overlapping doesn't occur.
**Full Changelog**: https://github.com/haessar/peaks2utr/compare/v1.3.3...v1.4.0