Skip to content

Latest commit

 

History

History
69 lines (62 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

69 lines (62 loc) · 10.1 KB

Changelog

0.0.1 (2024-02-26)

Features

  • 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)
  • data release: add hand curated_lists.py and orphans with comments and a generator s… (#33) (413dc23)
  • Define JSON Schemas for ontology data release artifacts (#32) (b23894a)
  • fix changelog (0285ef7)
  • implement stubbed query functions (334deb5)
  • regenerate all_ontology if the schema changes (5f74bfb)
  • set version regex for pyton api (3720dab)
  • setup Lintes for repo (4a70384)
  • Store branch ancestors ("part_of" relationships) in all_ontology.json (80e1f0d)
  • Store branch ancestors ("part_of" relationships) in all_ontology.json (#38) (64c2653)
  • testing: add testing for ontology-builder (e087eca)
  • testing: add testing for ontology-builder (e087eca)
  • upload assets on release (81725db)
  • upload assets on release (#56) (84a1c5d)

Misc

  • add ontology-assets to release (b09c814)
  • add ontology-assets to release (04835c0)
  • bootstrap release-please (f32db86)
  • bootstrap release-please (7d0554f)
  • change bootstrap-sha (f2571e8)
  • check that pr titles follow conventional commit format (#41) (bd6d842)
  • clean-up extract ontology term metadata parsing (b9d2959)
  • configure release-please (#40) (879ead2)
  • deps: bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder (5466a08)
  • deps: bump owlready2 from 0.38 to 0.45 in /tools/ontology-builder (#37) (db3e5c8)
  • deps: bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder (98dfba2)
  • deps: bump pyyaml from 6.0 to 6.0.1 in /tools/ontology-builder (#36) (72e7e40)
  • enable release-please for API and Assets (#55) (9ecda79)
  • move curated lists to ontology-assets (#48) (77916df)
  • move over all_ontology.json generator script + gha to repo from single-cell-curation (f90fb05)
  • move over all_ontology.json generator script + gha to repo from single-cell-curation (#27) (49237a7)
  • moving the generated artifacts (c03c8e3)
  • refactor all_ontology_generator for cleanliness and modularity (b96c552)
  • refactor all_ontology_generator for cleanliness and modularity (b96c552)
  • refactor all_ontology_generator for cleanliness and modularity (4384459)
  • release 0.0.2 (4972aa2)
  • release 0.0.2 (#42) (19079d4)
  • release tsmith/release-assets (63b782d)
  • release tsmith/release-assets (#57) (6a6b02a)
  • remove unused release.yml configs (ce00bef)
  • test-release (5f20d18)

BugFixes