-
-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: dennisdoomen/reflectify
base: 1.8.0
head repository: dennisdoomen/reflectify
compare: 1.9.0
- 8 commits
- 8 files changed
- 4 contributors
Commits on Feb 28, 2026
-
Add tests for missing coverage: PropertyInfoExtensions, MemberInfoExt…
…ensions, and TypeMemberExtensions Co-authored-by: dennisdoomen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f57f51c - Browse repository at this point
Copy the full SHA f57f51cView commit details
Commits on Mar 1, 2026
-
Bump the minor-dependencies group with 1 update
Bumps Meziantou.Analyzer from 2.0.288 to 2.0.302 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 2.0.302 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9fbc91 - Browse repository at this point
Copy the full SHA d9fbc91View commit details -
Bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d9d393 - Browse repository at this point
Copy the full SHA 5d9d393View commit details -
Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fe1001 - Browse repository at this point
Copy the full SHA 7fe1001View commit details
Commits on Apr 1, 2026
-
Bump Meziantou.Analyzer from 2.0.302 to 3.0.43
--- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.43 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 762e569 - Browse repository at this point
Copy the full SHA 762e569View commit details
Commits on Apr 2, 2026
-
Bump coverlet.collector from 6.0.4 to 8.0.1 (#140)
* Bump coverlet.collector from 6.0.4 to 8.0.1 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump Meziantou.Analyzer from 2.0.302 to 3.0.43 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.43 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dennisdoomen <[email protected]> * Add net8.0 test target to fix coverage with coverlet.collector 8.0.1 Agent-Logs-Url: https://github.com/dennisdoomen/reflectify/sessions/4fd96742-cf88-4eee-9e27-f8cb0ec26ca5 Co-authored-by: dennisdoomen <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dennisdoomen <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e09627 - Browse repository at this point
Copy the full SHA 4e09627View commit details -
Bump the minor-dependencies group with 1 update (#139)
Bumps FluentAssertions from 8.8.0 to 8.9.0 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e07c2f - Browse repository at this point
Copy the full SHA 6e07c2fView commit details
Commits on Apr 4, 2026
-
Improve the performance of getting fields and properties
Optimize property and field caching, replace `HasFlag` with bitwise operations, and improve `ToArray` and `Enumerator` implementations.
Configuration menu - View commit details
-
Copy full SHA for 557ef67 - Browse repository at this point
Copy the full SHA 557ef67View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.8.0...1.9.0