Releases: ViennaRNA/forgi
Forgi v2.2.3
This release makes it possible to compile forgi with Cython > 3.0
What's Changed
- fix residue order for nx graph by @iranovianti in #52
Full Changelog: v2.2.2...v2.2.3
Forgi v2.2.2
This release adds fixes to the setup.py, to allow compilation if the numpy header files are not at /usr/lib/numpy.
Furthermore, this release finally contains pre-built manylinux wheels for cPython 3.8, 3.9, 3.10 and 3.11.
2.2.1
Release 2.2.1
Compatible with python 3.11
forgi 2.1.1
Version 2.1.1 of forgi
Forgi 2.1.0
v2.1.0 Merge branch 'develop-2.x'
Forgi Version 2.0
Version 2.0 of forgi brings the Sequence
class, a cleaner API and a single entry point for loading RNA files: forgi.load_rna
.
Version 2.0.3 makes pseudoknot_analyzer give clearer error messages.
Forgi Version 2.0
Version 2.0 of forgi brings the Sequence
class, a cleaner API and a single entry point for loading RNA files: forgi.load_rna
.
Forgi Release 1.1
Includes bugfixes and support for DSSR as an alternative to MC-Annotate
Forgi Release 1.0
The most exciting features of this new release are compatibility with python 2 and 3 and cofold structures.
Version 0.4
This release contains a few changes to the API and a bunch of new features.
See the changelog in the doc folder for details.