What's Changed
* A bunch of re-organization followed by adding a bunch of code by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/14
* Add isort as a dev dependency and use it to keep imports tidy. by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/16
* New Template class and TemplateIterator. by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/15
* Added a function to the sam module to calculate mms, nm, etc. by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/17
* Add ability to set mapq when adding pairs and single reads to SamBuilder by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/21
* Fixed the str() method for SupplementaryAlignment to safely round-trip. by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/18
* Let the pysam requirement float. by tfenne in https://github.com/fulcrumgenomics/fgpyo/pull/23
New Contributors
* tfenne made their first contribution in https://github.com/fulcrumgenomics/fgpyo/pull/14
**Full Changelog**: https://github.com/fulcrumgenomics/fgpyo/compare/0.0.4...0.0.5