Skip to content

Releases: AstraZeneca/jazzy

v0.1.0

29 Nov 16:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.1.0

v0.0.14

18 Jul 16:35
Compare
Choose a tag to compare

Max attempts for embedding (#454)
Use of ETDG parameters (#454)
Configurable random seed for embedding (#445)
Lots of docstring edits

v0.0.13

19 Mar 12:46
127cf6b
Compare
Choose a tag to compare
  • Fix negative lone pair error (#401 , fixes #382)
  • Introduces error API handling via exception_handling decorator
  • Shift exceptions to their own file
  • instance-specific logging formatting (fixes #339)

v0.0.12

14 Sep 11:22
1278e59
Compare
Choose a tag to compare
  • Fixed bug with input "[H]"
  • Released click and rdkit dependency constraints for extended compatibility and ease of integration

v0.0.11

31 Mar 09:34
c4f2f22
Compare
Choose a tag to compare

Fix Optuna dependency (#234)

v0.0.10

24 Mar 14:35
3b2482b
Compare
Choose a tag to compare

Update RDKit version and improve unit tests (#232)

v0.0.9

15 Mar 12:30
c365aed
Compare
Choose a tag to compare

Downgraded Optuna to 2.3.0 (#225).

v0.0.8

17 Feb 08:28
Compare
Choose a tag to compare

Maintenance release

This release includes updates for dependencies.

What's Changed

Full Changelog: https://github.com/AstraZeneca/jazzy/commits/v0.0.8

v0.0.7

05 Nov 14:12
Compare
Choose a tag to compare
updated jazzy version in cookiecutter config

v0.0.6

03 Jun 12:06
82e2b51
Compare
Choose a tag to compare
Bump pillow from 9.1.0 to 9.1.1 (#73)

* Bump pillow from 9.1.0 to 9.1.1

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.0...9.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix security issues in Pillow and Numpy.

* Remove python=3.7 support in CI tests.

* Bump to version 0.0.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eike Caldeweyher <[email protected]>