Skip to contents

AcidGSEA 0.9.0 (2023-10-04)

Major changes:

  • Now enforcing strict camel case for all function names.
  • Renamed primary FGSEAList class to FgseaList.
  • Removed BiocParallel in favor of parallel.
  • Reworked export method to conform to new changes in pipette package. Namely, we have reworked the generic to be simpler than BiocIO variant.

AcidGSEA 0.9.1 (2025-03-24)

Minor changes:

  • Decrease R dependency from 4.3 to 4.0.

AcidGSEA 0.9.2 (2026-06-19)

License changes:

  • Relicensed from AGPL-3 to Apache 2.0.

Minor changes:

  • Modernized tooling: removed per-package .lintr in favour of global ~/.lintr; added air.toml; migrated to roxygen2 8.0.