Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased#
v0.3.0 - 2026-01-08#
Added#
threshold_scaleconfiguration option inRNAFinder(#2, by @apcamargo).__repr__implementation toTRNAGeneandTMRNAGene(by @apcamargo).Various properties to
RNAFinderallowing to access the options given in__init__.
Changed#
Distribute wheels in Limited API mode for Python 3.11 and later.
v0.2.0 - 2025-06-02#
Added#
permutedproperty to check whether aTMRNAGeneis permuted.MyPy type hints for the
pyaragorn.libmodule.
Changed#
Rename
TRNAGeneandTMRNAGeneto be more consistent.Rename
cdsmethod ofTMRNAGenetoorf.
v0.1.0 - 2025-05-27#
Initial release.