0.5.0 (2019-07-22) ################### Changes since 0.4.4 (2019-05-13). Special Attention $$$$$$$$$$$$$$$$$$ * All biocommons packages now require Python >= 3.6. See https://github.com/biocommons/org/wiki/Migrating-to-Python-3.6 New Features $$$$$$$$$$$$$ * `#18 `_: Implemented comprehensive sequence normalization (trim, left, right, expand/voca, vcf) [`36785fa `_] (Reece Hart) * `#20 `_: implement hex-based digests à la refget [`140a20e `_] (Reece Hart) * Add support for cytobands, incl data files from UCSC [`0ba4361 `_] (Reece Hart) * Added accessions.py:coerce_namespace() [`e31e592 `_] (Reece Hart) Internal and Developer Changes $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ * Added pytest-optional-tests; use test alias in Makefile [`ba9b993 `_] (Reece Hart) * Added trinuc normalization tests [`cfe3a68 `_] (Reece Hart) * Added vcrpy to test requirements [`95893f1 `_] (Reece Hart) * Moved source to src/; updated setup.cfg [`ff45fb0 `_] (Reece Hart) * Removed pip install from tox in favor of deps [`8c8f91a `_] (Reece Hart) * Renamed doc → docs [`1612e5c `_] (Reece Hart) * Store assemblies as compressed json [`ea79e71 `_] (Reece Hart) * Update tests to use new vcr cassettes on optional tests (much faster!) [`2001745 `_] (Reece Hart)