Skip to content

v1.3.0

Compare
Choose a tag to compare
@NishaSharma14 NishaSharma14 released this 07 Aug 12:51
c0c5447

1.3.0 (2023-08-07)

Features

  • add FastAPI documentation depict and OCSR (d59389e)
  • add FastAPI documentation for converters (45a2cc0)
  • add FastAPI documentation for tools (f374366)
  • add FastAPI query and Pydantic implementation (c898b47)

Bug Fixes

  • add build args to docker-compose and docs (2314659)
  • add envs to dev & prod docker files (505bf1b)
  • assign Literal to FastAPI defaults (92b9d74)
  • conda update added to docker file (da4956c)
  • fastapi_versioning - CORS middleware conflict issue fix (added custom middleware) (025d961)
  • formatting udpate (18cc7db)
  • include RDKit conda (64df7df)
  • incorrect import (b633a68)
  • incorrect Tests (a29e282)
  • query FastAPI to set defaults (7009446)
  • updated model schemas and various other changes to the routers / annotations (e2e2077)
  • updates health check end points, added schemas, flake8 per file ignores update (d8e3c53)