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.
- #203: Correct column data in GeneSets widget.
- #205: Fix issue where GeneSets widget crashed on network error. Display friendly warning that cached files are used.
- #206: Fix issue where GEODatasets widget crashed on network error. Display friendly warning that cached files are used.
- #168: Overhaul of gene module. We no longer use pickled dictionaries to map gene names to their corresponding Entrez Ids. We use SQLite tables that are indexed using FTS5 SQLite extension.
- #204: Package cellannotation replaced with point-annotator
- a713abe: removed legacy serverfiles update scripts in favor of bioinformatics-serverfiles.
Did not keep a changelog...