Skip to content

Merge on over changes in main to release#34

Merged
ago109 merged 29 commits intoreleasefrom
main
Apr 12, 2025
Merged

Merge on over changes in main to release#34
ago109 merged 29 commits intoreleasefrom
main

Conversation

@ago109
Copy link
Copy Markdown
Member

@ago109 ago109 commented Apr 12, 2025

No description provided.

rxng8 and others added 29 commits June 27, 2024 09:50
* push initial unit testing workflow

* config example unit testing
Removed advance_state, reset, save, and help from required methods for components.
Changed the language to reference transitions not resolvers
Currently implemented process

backwards compatible but still missing features
Removed advance_state, reset, save, and help from required methods for components.
Making lambda functions in loops causes unintended side effects
If loading multiple models dynamic imports would break if there were different component classes in models
Added functionality to get context from root, and inferContext if contexts are named differently from saved and current models
Added saving processes to contexts, changed ops to use path's to allow for cross model operations
Removed the need to use Get/Set_compartment_batch
Updating the state through a process now only modifies the compartments of the context's it needs to run
Moved lambda generation to external method to stop side effects
Added builder support for processes, use "*"s for special compartments that you don't want shown by default in the state view.
Updated processes to track needed kwargs, and to allow for custom process classes to be used
@ago109 ago109 merged commit 40079d2 into release Apr 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants