# NEWS file for singIST

## Version 0.99.1 (2025-06-18)
Initial submission to Bioconductor

## Version 0.99.7 (2025-12-12)
First review round

## Version 0.99.82 (2026-01-05)
Second review round minor points

## Version 1.0.0 (2026-04-29)
Released in Bioconductor 3.23

## Version 1.0.1 (2026-08-04)
Removed large data file (data/OXA.rda, ~229MB) from git history to comply
with GitHub's 100MB file size limit. Data now hosted in inst/extdata in
reduced form; git history cleaned accordingly.

## Version 1.0.2 (2026-08-20)
RELEASE_3_23 bug-fix release:
* Backported useEnsembl() migration, informative error handling
  (.biomart_step), orthology_cache, shipped orthology cache, \dontrun{}
  example wrapping, and updated vignette from devel.
* Fixes the R CMD check ERROR caused by biomaRt examples failing against
  the migrated Ensembl BioMart (build report nebbiolo1, R 4.6.1).