-
Notifications
You must be signed in to change notification settings - Fork 18
Stage release 1.2.0 #845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
MicahGale
wants to merge
163
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Stage release 1.2.0 #845
Conversation
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
Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@6.0.0...v7.0.1) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…ordusas/MontePy into feature/525-detect-empty-lines
…and-lt-8 Update ipykernel requirement from ~=6.0 to >=6,<8
Feature/525 detect empty lines
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ns/download-artifact-6 Bump actions/download-artifact from 5 to 6
…ns/upload-artifact-5 Bump actions/upload-artifact from 4 to 5
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from f909491f27c345faa936da468c9ddfac57cbeb49 to 27dac9cce16c9883a0d4b51c9e0a520102d68016. - [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases) - [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/gh-action-sigstore-python@f909491...27dac9c) --- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 27dac9cce16c9883a0d4b51c9e0a520102d68016 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
…ore/gh-action-sigstore-python-27dac9cce16c9883a0d4b51c9e0a520102d68016 Bump sigstore/gh-action-sigstore-python from f909491f27c345faa936da468c9ddfac57cbeb49 to 27dac9cce16c9883a0d4b51c9e0a520102d68016
Improve NumberedObjectCollection.check_number
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.
Waiting on #843, #830, #842, #850.
Performance Improvement
montepy.NumberedObjectCollection.request_numberby improvingNumberedObjectCollection.check_numbertoFeatures Added
datablock, and raising a warning if it exists (Warn when excess blank lines show up in an input model #525).LatticeType.RECTANGULARandLatticeType.HEXAHEDRALsynonymous (Consider Updated Lattice terminology to terms used by the MCNP Manual #808).cell.fill.universeswith a numpy array of universe IDs (Allow setting universes in fill by number #736).Bugs Fixed
LineOverRunWarningwhen read by MontePy (MontePy Can't agree on how long a line is #517).Documentation
NumberedObjectCollectionon Slicing behavior. (Improve documentation for NumberedObjectCollections on Slicing behavior #798)Deprecations
📚 Documentation preview 📚: https://montepy--845.org.readthedocs.build/en/845/