Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(tsmith/api_rc_version): release python-api 0.1.0 (#119)
🤖 I have created a release *beep* *boop* --- ## [0.1.0](python-api-v0.0.1...python-api-v0.1.0) (2024-03-15) ### Features * add data to the python package ([#87](#87)) ([0eb6831](0eb6831)) * add is_valid_term_id method to OntologyParser ([#115](#115)) ([72c2073](72c2073)) * include license file with python package ([#85](#85)) ([2be3d81](2be3d81)) * load GH Release Assets for schema version in memory ([#72](#72)) ([58bad0a](58bad0a)) * refactor ancestry mapping to include distance from descendant node + implement functions to support curated list term mapping ([#96](#96)) ([7fc3562](7fc3562)) * refer to ontology source filenames in ontology_info and return that in get_ontology_download_url ([#106](#106)) ([ff9d826](ff9d826)) * split all_ontology into individual files. ([#93](#93)) ([ead59e5](ead59e5)) * Support getting download link for ontology from source repo ([#86](#86)) ([fd55b76](fd55b76)) ### Misc * clean-up ontology_parser single fetch and bulk fetch methods + account for acceptable non-ontology terms ([#112](#112)) ([2ef7435](2ef7435)) * **deps-dev:** bump semantic-version from 2.8.5 to 2.10.0 in /api/python ([#98](#98)) ([dfe0b39](dfe0b39)) ### BugFixes * imports for api ([4cd3386](4cd3386)) * lint errors ([f5e4583](f5e4583)) * python api releases ([bf0477e](bf0477e)) * update requirements ([#114](#114)) ([9888f3d](9888f3d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information