Skip to content

Releases: biopragmatics/bioregistry

v0.11.23

04 Nov 10:01
Compare
Choose a tag to compare

Commits

  • ffa3211: Bump version: 0.11.22 → 0.11.23-dev (GitHub Action)
  • 6374569: Add prefix: gtdb (#1242) (Benjamin M. Gyori) #1242
  • f2ccb57: Add missing gtdb license (Charles Tapley Hoyt)
  • d9a9df5: Add prefix: dpvocab (#1240) (github-actions[bot]) #1240
  • 84581d5: Add new provider for hgnc.symbol: cbgda (#1225) (Mufaddal Naguthanawala) #1225
  • bca56b1: Remove incorrect fairsharing mapping from seed (#1245) (Charles Tapley Hoyt) #1245
  • 2fac64e: 🫀Health Report (GitHub Action)
  • 15bc130: New prefix: humap (#1249) (Charles Tapley Hoyt) #1249
  • 75be565: Update dpvocab license info (#1250) (Arthit Suriyawongkul) #1250
  • 9573b48: Data updates for obo-db-ingest (#1252) (Charles Tapley Hoyt) #1252
  • 400a417: Bump version: 0.11.23-dev → 0.11.23 (Charles Tapley Hoyt)

v0.11.19

21 Oct 16:04
Compare
Choose a tag to compare

Commits

  • cd2c8c4: Bump version: 0.11.17 → 0.11.18-dev (GitHub Action)
  • 8e9108c: 🫀Health Report (GitHub Action)
  • 932b18a: Update ncbigene record (#1184) (Benjamin M. Gyori) #1184
  • 8378dce: Add prefix: ncbiortholog (#1182) (github-actions[bot]) #1182
  • 553a5b2: 🫀Health Report (GitHub Action)
  • 41b0d13: Update wormbase pattern (#1187) (Mufaddal Naguthanawala) #1187
  • 4134c17: 🫀Health Report (GitHub Action)
  • 9d72627: 🫀Health Report (GitHub Action)
  • c583dcc: MolMeDB homepage and repository update (#1188) (DominikMartinat) #1188
  • 025b409: Update HBA and DHBA URI formats (#1192) (Benjamin M. Gyori) #1192
  • be42d27: 🫀Health Report (GitHub Action)
  • d3fb451: Fall cleanup (#1197) (Charles Tapley Hoyt) #1197
  • fe2a685: Update minimum Python to 3.9 (#1198) (Charles Tapley Hoyt) #1198
  • c09eb5d: Add meta guide (Charles Tapley Hoyt)
  • 3a09989: Manual update and resolution of BioDeep issue (#1200) (Charles Tapley Hoyt) #1200
  • 29ade6e: Add curation docs (Charles Tapley Hoyt)
  • 5ef643d: 🫀Health Report (GitHub Action)
  • 8d07ce2: Add curation guide for publications and improve testing (Charles Tapley Hoyt)
  • 22f53b4: Update documentation build and CI configuration (#1205) (Charles Tapley Hoyt) #1205
  • 519e867: Add publications field to providers (#1208) (Benjamin M. Gyori) #1208
  • 957d28e: Update pyproject.toml and use bump-my-version (#1211) (Charles Tapley Hoyt) #1211
  • 8de89f0: Address deprecation warnings (#1213) (Charles Tapley Hoyt) #1213
  • 9fbd4e6: Update tox.ini (Charles Tapley Hoyt)
  • e8c52cb: Update tox command in update CI configuration (Charles Tapley Hoyt)
  • b6dc94e: Bump version: 0.11.18-dev → 0.11.19-dev (Charles Tapley Hoyt)
  • 6d0902d: Update curated papers and add new PDB provider (FURNA) (#1193) (Mufaddal Naguthanawala) #1193
  • 4cc1090: Add aipd as a provider for uniprot (#1202) (Mufaddal Naguthanawala) #1202
  • 772b11a: 🫀Health Report (GitHub Action)
  • 4ca5c71: Bump version: 0.11.19-dev → 0.11.19 (Charles Tapley Hoyt)

v0.11.13

16 Aug 11:28
Compare
Choose a tag to compare
Bump version: 0.11.13-dev → 0.11.13

v0.11.0

19 Apr 06:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.65...v0.11.0

v0.10.65

18 Oct 08:51
Compare
Choose a tag to compare

Full Changelog: v0.10.64...v0.10.65

v0.10.64

17 Oct 13:15
Compare
Choose a tag to compare

Full Changelog: v0.10.63...v0.10.64

v0.10.63

16 Oct 13:35
Compare
Choose a tag to compare

Full Changelog: v0.10.62...v0.10.63

v0.9.64

03 Jul 13:15
Compare
Choose a tag to compare

Commits

  • fad8d63: Bump version: 0.9.63 → 0.9.64-dev (GitHub Action)
  • e82a658: Get mappings between external registries (#902) (Charles Tapley Hoyt) #902
  • 2dec881: Bump version: 0.9.64-dev → 0.9.64 (Charles Tapley Hoyt)

v0.9.62

02 Jul 07:54
Compare
Choose a tag to compare

Warning
This is the last version of the Bioregistry that will support Pydantic 1.X.Y. Bioregistry v0.10.Y will require Pydantic 2.0

Commits

  • e87512b: Bump version: 0.9.61 → 0.9.62-dev (GitHub Action)
  • 451c878: Pin pydantic below 2.0 (Charles Tapley Hoyt)
  • a48d8ad: Bump version: 0.9.62-dev → 0.9.62 (Charles Tapley Hoyt)

v0.8.0

04 Apr 11:30
Compare
Choose a tag to compare

What's Changed

  • Improve CURIE and URI handling by @cthoyt in #791
  • Update pattern for wikipedia.en by @cthoyt in #795
  • Export extended prefix maps for contexts by @cthoyt in #793
  • Add NFDI4chem prefixes and add display of collections to web app by @cthoyt in #782

Note, this release removes the ability to pass a custom prefix_map for IRI parsing. Use the curies package instead.

Full Changelog: v0.7.11...v0.8.0