Skip to content

Commit

Permalink
chore(main): release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NishaSharma14 committed Jun 7, 2023
1 parent aedecb7 commit 9059a77
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [0.10.0](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/compare/v0.9.0...v0.10.0) (2023-06-07)


### Features

* Add converter tests [#173](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/issues/173) ([c9b0d57](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/c9b0d5748a328afa06dfcdd5125974bfb82ad482))
* Add tests for chem router [#181](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/issues/181) ([f41e9f7](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/f41e9f7a1742619b83ac67b6e47a3c87a62fc6a4))


### Bug Fixes

* add chembl_structure_pipeline to requirements.txt ([296475e](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/296475e5233c61cc47f0d8a1474c8eecd289cb00))
* add httpx to requirements.txt ([c2c4707](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/c2c47072b71c1b29f93478474dc9bc69edde7b3e))
* api docs link fixed ([4f9572e](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/4f9572e4d2ce71f3aa43ddac9b12e5ffeb8a2b91))
* cleared git cache and also redirecting root to docs site ([95f0aae](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/95f0aaef05afb5c0886b19a4a98f8b63764e2ae2))
* Hose code issue and test [#182](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/issues/182) ([971e611](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/971e611d0bb233bdb8131f8f82bf069059d0475f))
* linter issues ([ae92063](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/ae92063060cf5e576b5b6f5229ab7ccf8cdae26e))
* Logo name ([90fdffc](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/90fdffc37d00830eed6dc987a09ed48c1aa16f37))
* updated base path redirect to /docs page and terms link update ([f3882ae](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/f3882ae1ab43fbdfd76e9218b969fd6d3a4ba87b))
* wrong update corrected ([7b6b043](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/7b6b043e9feb3bb74310cd2ed164fffa45744e6a))


### Documentation

* Introduction added ([3f53d0b](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/3f53d0b12616bc81e7501609825537e30fd8d291))
* Introduction added ([b7bdca7](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/b7bdca7ccb32a7f51eed3da5b9f84e00feea99a9))
* test .gitignore ([4b90e23](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/4b90e23c6151c2e0784f2f6e496d41ff3b2172f9))
* test .gitignore ([6f1f2b1](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/6f1f2b105160cdb333a19e31a6c30f8632f1c27f))
* test .gitignore ([51dc704](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/commit/51dc704598c859891d341b34da9d354b50b094f5))

## [0.9.0](https://github.com/Steinbeck-Lab/cheminformatics-python-microservice/compare/v0.8.0...v0.9.0) (2023-06-05)


Expand Down

0 comments on commit 9059a77

Please sign in to comment.