v0.6.2 contains backwards-compatible enhancements to the Python library (thanks @apcamargo!):
- Add new dunder methods (
__hash__
,__eq__
,__len__
,__str__
, and__repr__
) toneedletail.Record
needletail.Record
instances can now be created directlyrecord.normalize()
now takesiupac
argument (default=False)parse_fastx_file
can now take apathlib.Path