Skip to content

Release 2.2.1 #56

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

Merged
merged 7 commits into from
May 7, 2025
Merged

Release 2.2.1 #56

merged 7 commits into from
May 7, 2025

Conversation

tuplle
Copy link
Member

@tuplle tuplle commented May 7, 2025

Description

Release v2.2.1

Dependencies

There are no dependencies on other PR.

How Has Been This Tested?

Execution of whole test suite.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked with @mazarijuraj
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

camperko and others added 7 commits April 7, 2025 13:06
…rcs not to load

- fix loading arcs where referenced data had non integer init values
- add support for exporting and importing the "global" role flag
…rcs not to load

- introduced isInitValueNumber and initValueNumberTest methods to encapsulate and streamline validation logic for initial numeric values
- update tests accordingly to a global boolean flag in roles
[PF-80] Global role support
[PF-79] Variables with no init values referenced in arcs will cause arcs not to load
- increase version to v2.2.1
- update docs
@tuplle tuplle requested a review from machacjozef May 7, 2025 19:52
@tuplle tuplle self-assigned this May 7, 2025
@tuplle tuplle added Bugfix Fixing something that isn't working Improvement Improvement of an existing functionality Release PR that after merge is released as a new version labels May 7, 2025
Copy link

sonarqubecloud bot commented May 7, 2025

@tuplle tuplle merged commit bca5847 into master May 7, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix Fixing something that isn't working Improvement Improvement of an existing functionality Release PR that after merge is released as a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants