Release 0.3.0 - #399
Merged
Merged
Conversation
…t-bba Implemented BBA
Fix wrong BPM and adjusted delta
…asses that inherit from abstract classes.
…workflow Add workflow for github release.
TeresiaOlsson
requested review from
GamelinAl,
JeanLucPons,
gubaidulinvadim,
gupichon,
kparasch and
simoneliuzzo
and removed request for
JeanLucPons and
kparasch
September 10, 2026 10:05
Member
Author
|
There is a current issue #398 that not all tests pass for python 3.14. |
… for item count, nesting depth, and total length. - Repr now avoids recursive peer expansion and control-system handle output; arrays summarize element names with an omission marker. - Added compact summaries for Accelerator , Simulator , and element arrays; BPM device-name attributes remain public but are excluded from its repr. - Updated magnet rendering and regression coverage for bounded outputs and custom limits.
…chema Change anyOf to oneOf in JSON Schema
…ype-to-class-in-config Change type to class in configuration files
…ure-add-generic-elementholder-collection-access feat: add generic ElementHolder collection access
Member
|
@TeresiaOlsson, merging PR6 should resolve the test issue. |
gupichon
approved these changes
Sep 11, 2026
…epresentation String representation
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.
This is a PR for release 0.3.0.
This contains many changes so can potentially break user's existing environments if they have not pinned the version or used the main branch.