Skip to content

Update to JCOBridge 2.6.3-rc2#700

Merged
masesdevelopers merged 5 commits intomasterfrom
699-store-the-parameter-passed-to-the-constructor
Sep 4, 2025
Merged

Update to JCOBridge 2.6.3-rc2#700
masesdevelopers merged 5 commits intomasterfrom
699-store-the-parameter-passed-to-the-constructor

Conversation

@masesdevelopers
Copy link
Copy Markdown
Contributor

@masesdevelopers masesdevelopers commented Aug 30, 2025

Description

This PR updates to JCOBridge 2.6.3-RC2 to test constructor reference storage and all other improvements

Related Issue

closed #699

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@masesdevelopers masesdevelopers self-assigned this Aug 30, 2025
@masesdevelopers masesdevelopers added enhancement New feature or request JNet JNet related issue labels Aug 30, 2025
@masesdevelopers masesdevelopers linked an issue Aug 30, 2025 that may be closed by this pull request
@masesdevelopers masesdevelopers added the .NET Pull requests that update .net code label Aug 30, 2025
@masesdevelopers masesdevelopers changed the title Update to JCOBridge 2.6.3-RC Update to JCOBridge 2.6.3-rc2 Sep 3, 2025
@masesdevelopers masesdevelopers merged commit ceae663 into master Sep 4, 2025
171 checks passed
@masesdevelopers masesdevelopers deleted the 699-store-the-parameter-passed-to-the-constructor branch September 4, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request JNet JNet related issue .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store the parameter passed to the constructor

1 participant