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.2.1 - 2026-06-04#
Fixed#
Missing import in
igua.cli.inputsmodule (#3).
Changed#
Update
pyo3tov0.28.3.Relax
gb-iodependency to supportv0.4.
v0.2.0 - 2026-02-17#
Added#
Public API to configure and run IGUA from Python code.
Support for antiSMASH GenBank and Zip files.
Option to disable weighing by protein length in distance matrix creation.
Linear clustering method inspired by
mmseqs linclustas an alternative to hierarchical clustering.
Changed#
Rename flags in CLI to select the dataset type.
Improve handling of temporary directory in CLI and pipeline code.
v0.1.0 - 2025-05-06#
Initial release.