Recent Releases of https://github.com/astrazeneca/jazzy

https://github.com/astrazeneca/jazzy - v0.1.3

What's Changed

  • Fix/ci by @ghiander in https://github.com/AstraZeneca/jazzy/pull/507
  • Fix/sphinx by @ghiander in https://github.com/AstraZeneca/jazzy/pull/512

Full Changelog: https://github.com/AstraZeneca/jazzy/compare/v0.1.2...v0.1.3

- Python
Published by ghiander about 1 year ago

https://github.com/astrazeneca/jazzy - v0.1.2

Full Changelog: https://github.com/AstraZeneca/jazzy/compare/v0.1.1...v0.1.2

- Python
Published by ghiander over 1 year ago

https://github.com/astrazeneca/jazzy - v0.1.1

Full Changelog: https://github.com/AstraZeneca/jazzy/compare/v0.1.0...v0.1.1

- Python
Published by ghiander over 1 year ago

https://github.com/astrazeneca/jazzy - v0.1.0

What's Changed

  • Feature/2d by @ghiander in https://github.com/AstraZeneca/jazzy/pull/505
  • Bump pytest from 8.1.1 to 8.2.2 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/460
  • core partial refactor to accommodate for introducing sa correction by @ghiander in https://github.com/AstraZeneca/jazzy/pull/468

Full Changelog: https://github.com/AstraZeneca/jazzy/compare/v0.0.14...v0.1.0

- Python
Published by ghiander over 1 year ago

https://github.com/astrazeneca/jazzy - v0.0.14

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

- Python
Published by ghiander almost 2 years ago

https://github.com/astrazeneca/jazzy - v0.0.13

  • 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)

- Python
Published by f3rmion over 2 years ago

https://github.com/astrazeneca/jazzy - v0.0.12

  • Fixed bug with input "[H]"
  • Released click and rdkit dependency constraints for extended compatibility and ease of integration

- Python
Published by ghiander almost 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.11

Fix Optuna dependency (#234)

- Python
Published by f3rmion over 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.10

Update RDKit version and improve unit tests (#232)

- Python
Published by f3rmion over 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.9

Downgraded Optuna to 2.3.0 (#225).

- Python
Published by f3rmion over 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.8

Maintenance release

This release includes updates for dependencies.

What's Changed

  • Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 in /docs by @dependabot in https://github.com/AstraZeneca/jazzy/pull/154
  • Bump pip from 22.2.2 to 22.3.1 in /.github/workflows by @dependabot in https://github.com/AstraZeneca/jazzy/pull/155
  • Bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows by @dependabot in https://github.com/AstraZeneca/jazzy/pull/156
  • Bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/159
  • Bump pytest from 7.1.2 to 7.2.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/160
  • Bump mypy from 0.961 to 0.990 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/161
  • Bump pep8-naming from 0.13.0 to 0.13.2 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/162
  • Bump setuptools from 65.3.0 to 65.5.1 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/181
  • Bump pillow from 9.1.1 to 9.3.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/168
  • Bump nox from 2022.1.7 to 2022.11.21 in /.github/workflows by @dependabot in https://github.com/AstraZeneca/jazzy/pull/169
  • Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/172
  • Bump flake8-rst-docstrings from 0.2.6 to 0.3.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/167
  • Bump sphinx-click from 4.3.0 to 4.4.0 in /docs by @dependabot in https://github.com/AstraZeneca/jazzy/pull/175
  • Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/176
  • Bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/177
  • Bump release-drafter/release-drafter from 5.20.0 to 5.22.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/183
  • Bump sphinx from 5.0.2 to 6.1.3 in /docs by @dependabot in https://github.com/AstraZeneca/jazzy/pull/190
  • Bump poetry from 1.1.13 to 1.3.2 in /.github/workflows by @dependabot in https://github.com/AstraZeneca/jazzy/pull/191
  • Bump pip from 22.3.1 to 23.0 in /.github/workflows by @dependabot in https://github.com/AstraZeneca/jazzy/pull/196
  • Bump sphinx-rtd-theme from 1.1.1 to 1.2.0 in /docs by @dependabot in https://github.com/AstraZeneca/jazzy/pull/200
  • Bump optuna from 2.3.0 to 3.1.0 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/201
  • Update click and kallisto dependencies. by @f3rmion in https://github.com/AstraZeneca/jazzy/pull/208
  • Bump pre-commit from 2.20.0 to 3.0.4 by @dependabot in https://github.com/AstraZeneca/jazzy/pull/202

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

- Python
Published by f3rmion over 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.7

- Python
Published by ghiander over 3 years ago

https://github.com/astrazeneca/jazzy - v0.0.6

- Python
Published by f3rmion about 4 years ago

https://github.com/astrazeneca/jazzy - v0.0.5

- Python
Published by f3rmion about 4 years ago

https://github.com/astrazeneca/jazzy - v0.0.4

- Python
Published by f3rmion over 4 years ago