1.2.0 (2024-09-04)
1.1.0 (2024-07-08)
1.0.0 (2024-05-15)
- release 1.0.0 (60eef67)
0.8.0 (2024-04-15)
0.7.1 (2024-04-12)
0.7.0 (2024-04-11)
- update notebooks (96c7213)
0.6.1 (2024-04-10)
- Preserve order of high_level_terms when matching against an input curated list of terms (#189) (8dca5f3)
0.6.0 (2024-04-09)
0.5.0 (2024-04-09)
- add term label to OntologyNode (#182) (326185c)
- fetch ontology term descriptions, if available (#181) (0120377)
- add doctesting to API (#176) (c0aec23)
- deprecate older version of cellxgene schema (#172) (186e762)
- move pytest configs to pyproject.toml (#175) (a90341b)
0.4.0 (2024-03-29)
0.3.1 (2024-03-27)
- move get_ontology_download_url. (#152) (8365411)
- ontology_parser.py defaults to latest (#153) (5b94d6e)
0.3.0 (2024-03-25)
0.2.0 (2024-03-25)
- enable code coverage (#143) (c52c436)
- use trusted publisher to publish pypi package. (#137) (5fc917b)
0.1.2 (2024-03-18)
- update README.md for API (f606073)
0.1.1 (2024-03-18)
0.1.0 (2024-03-15)
- add data to the python package (#87) (0eb6831)
- add is_valid_term_id method to OntologyParser (#115) (72c2073)
- include license file with python package (#85) (2be3d81)
- refactor ancestry mapping to include distance from descendant node + implement functions to support curated list term mapping (#96) (7fc3562)
- refer to ontology source filenames in ontology_info and return that in get_ontology_download_url (#106) (ff9d826)
- split all_ontology into individual files. (#93) (ead59e5)
- Support getting download link for ontology from source repo (#86) (fd55b76)
- automate testpypi releases (#118) (b5a1a66)
- clean-up ontology_parser single fetch and bulk fetch methods + account for acceptable non-ontology terms (#112) (2ef7435)
- deps-dev: bump semantic-version from 2.8.5 to 2.10.0 in /api/python (#98) (dfe0b39)
- Add API ontology querying module (68f3168)
- Add API ontology querying module (#39) (239ef2b)
- API: setup python library (211a099)
- API: setup python library (f60f897)
- API: Setup the library for development (1f7ce03)
- implement stubbed query functions (334deb5)
- set version regex for pyton api (3720dab)
- README.md (1eae21d)