Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@NishaSharma14 NishaSharma14 released this 13 Jun 13:10
d6150f8

0.10.0 (2023-06-13)

Features

  • Add converter tests #173 (c9b0d57)
  • add depict router #194 and #199 (1ff8959)
  • Add entry for descriptors, multiple mols #142 (50f7df0)
  • Add openbabel modules #185,#186 and #195 (b5f5265)
  • Add tests for chem router #181 (f41e9f7)
  • Add tools and sugarremoval #210 (813fcb7)
  • enabled prometheus monitoring, grafana dashboards and docker-compose update to deploy the containers (44ab42e)
  • end points order update, standardised endpoints naming and other formatting changes (e6d5a6c)
  • update deployment workflow to push (bc2c992)

Bug Fixes

  • add chembl_structure_pipeline to requirements.txt (296475e)
  • add httpx to requirements.txt (c2c4707)
  • add openbabel installation to release-please.yml (2e67207)
  • api docs link fixed (4f9572e)
  • cleared git cache and also redirecting root to docs site (95f0aae)
  • failing tests (cc69be5)
  • format sugarremoval (563d98b)
  • Hose code issue and test #182 (971e611)
  • install openbabel-wheel release-please.yml (fa5b848)
  • linter issues (ae92063)
  • Linter issues (469eb43)
  • linter openbabel (2221075)
  • Logo name (90fdffc)
  • removed duplicate imports and structured dependencies (16b55d0)
  • resolved name issues and other small changes (6676f5b)
  • update docker-compose file name (e1e389b)
  • update prod-build image tag (62ece22)
  • update the tag in dev and prod (2b65d1f)
  • updated base path redirect to /docs page and terms link update (f3882ae)
  • Updated README (c6bf230)
  • wrong update corrected (7b6b043)

Documentation