Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@NishaSharma14 NishaSharma14 released this 03 Aug 11:26
325d2b6

0.1.0 (2023-08-03)

Features

  • add release-please (36e5efb)
  • added docs deploy actions (7ba281e)
  • bootstrap vitepress documentation (65d0a36), closes #18
  • bootstrapped fastapi with rdkit & cdk (b277e68)
  • implemented prometheus and graphana logging, added gitignore, citation.cff, versioning to REST API (0c55ea0)
  • updated chem router annotations and other formatting changes (b4b4e45)

Bug Fixes

  • add grafana_data folder to avoid Error response from daemon: failed to mount local volume: mount ./grafana_data:/var/lib/docker/volumes/nmr-predict_grafana_data/_data, flags: 0x1000: no such file or directory issue (352784a)
  • added base path (4a68223)
  • added env template (b5a09d4)
  • added grafana_data folder (fdbf8d0)
  • default home page redirect issue fix (55bc668)
  • name and readme updates (3a403d6)
  • name changes for ms (1cedba0)
  • resolve dependency issues, added logo and other changes (b968e7c)
  • resolved volume name issues and added prometheus yaml file (1ddef31)
  • ResolvePackageNotFound: #12 110.6 - conda==23.5.2 issue fix (aaf0e9b)
  • updated logo (c50884d)
  • Vite config title and description update (edb1c0f)

Documentation