Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Bump ChemSharp.UnitConversion from 1.0.4 to 2.0.0 #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps ChemSharp.UnitConversion from 1.0.4 to 2.0.0.

Release notes

Sourced from ChemSharp.UnitConversion's releases.

2.0.0

What's Changed

Breaking Changes:

  • Added the new Formats for Structural Files!
  • DataProviders removed
  • Use Molecule.FromX instead of MoleculeFactory
  • Use Spectrum.FromFile instead of SpectrumFactory

Changes

  • Molecules are UndirectedGraphs now!
  • new Format: mmCIF
  • new Format: PDB Ligand CIF
  • Performance Improvements (up to 10x faster)
  • More Codegenerators
  • Use XUnit for tests

Full Changelog: JensKrumsieck/ChemSharp@v1.0.15...v2.0.0

2.0.0 beta 1

What's Changed

Full Changelog: JensKrumsieck/ChemSharp@v1.0.15...v2.0.0-beta.1

2.0.0 Alpha 3

Full Changelog: JensKrumsieck/ChemSharp@v2.0.0-alpha.2...v2.0.0-alpha.3

v2.0.0-alpha.2

Full Changelog: JensKrumsieck/ChemSharp@v2.0.0-alpha.1...v2.0.0-alpha.2

2.0.0 Alpha 1

Decided to go with 2.0.x instead of 1.1.x

1.1.0 Beta 1

THIS IS A NON-STABLE PRE-RELEASE! Use 1.0.x in production!

Breaking Changes:

  • Added the new Formats for Structural Files!
  • DataProviders are obsolete for Structural Files!
  • Use Molecule.FromX instead of MoleculeFactory

Changes

  • Molecules are UndirectedGraphs now!

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ChemSharp.UnitConversion](https://github.com/JensKrumsieck/ChemSharp) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/JensKrumsieck/ChemSharp/releases)
- [Commits](JensKrumsieck/ChemSharp@v1.0.4...v2.0.0)

---
updated-dependencies:
- dependency-name: ChemSharp.UnitConversion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants