| orphan | true |
|---|
The initially released version is 1.0.2 at 2023-07-17 CST.
1.0.3at 2023-12-29 CST:- Documentation enhancements for
labw_utils.PackageSpecs. - A command-line interface added to
labw_utils.commonutils. - Enum support added to
labw_utils.commonutils.stdlib_helper.argparse_helper; Setting bothrequiredanddefaultwould generateValueError. - Mainstream supported Python version shifted from 3.8 to 3.9; Python 3.7 excluded from automated tests with Python 3.11 and 3.12 added.
pytypestatic linter removed.- Miscellaneous bug fixes.
- Documentation enhancements for
1.0.4(current):labw_utilsnow comes with no dependencies; Uselabw_utils[defaults]for default dependencies.- Support for reading RepeatMasker output.
- Support for parsing RepBase and Dfam database in EMBL format.
- Miscellaneous bug fixes.