release: v0.2.0 - #32
Merged
Merged
Conversation
Break for molrs 0.12 (no 0.9.x compatibility): - Pin molcrafts-molrs/molpy to 0.12.* (Cargo, pyproject, tox, CI MOLRS_GIT_REF) - SimBox path spatial::simbox; SDF FrameReader::read; LBFGS::minimize - Atom id / mol_id / topology indices as UInt; molrs.io.* for Python I/O - Frame.from_dict docs require meta; site_url docs.molcrafts.org/molpack/ - Drop CHANGELOG.md (history via tags / GitHub Releases)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
molcrafts-molrs/molcrafts-molpy>=0.12.0,<0.13; CIMOLRS_GIT_REF=v0.12.0.spatial::simbox::SimBox,SDFReader::read,LBFGS::minimize, atomid/mol_id/topology indices as UInt, Python I/O viamolrs.io.*.site_url→https://docs.molcrafts.org/molpack/,Frame.from_dictdocs require"meta", theme>=0.2.5/ zensical>=0.0.53.CHANGELOG.md).Test plan
cargo test --lib --tests+cargo test --test cli --features clipytest(131) / pre-push tox + rust CI paritycargo fmt/clippy -D warnings/ty checkzensical buildPublish path
After merge: tag
v0.2.0onmaster→publish-crate.yml+publish-pypi.yml(MOLRS_GIT_REF=v0.12.0).