Skip to content

Add nullable types and modern C# conventions; refactor code and impro…#19

Merged
kzu merged 1 commit intomasterfrom
dev/fixes
Apr 29, 2026
Merged

Add nullable types and modern C# conventions; refactor code and impro…#19
kzu merged 1 commit intomasterfrom
dev/fixes

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Apr 29, 2026

…ve error handling

  • Introduced XPathHelpers for safer navigation and XML handling.
  • Updated Validator, SchemaLoader, and other classes to use new helper methods.
  • Refactored exception handling to remove unnecessary constructors.
  • Enhanced Config and PhaseCollection for better type safety.
  • Updated project metadata and README for clarity and accuracy.
  • Added new icon and markdown documentation.

@kzu kzu enabled auto-merge (rebase) April 29, 2026 15:22
@kzu
Copy link
Copy Markdown
Member Author

kzu commented Apr 29, 2026

49 passed 49 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.7 with 💜 by @devlooped

…ve error handling

- Introduced `XPathHelpers` for safer navigation and XML handling.
- Updated `Validator`, `SchemaLoader`, and other classes to use new helper methods.
- Refactored exception handling to remove unnecessary constructors.
- Enhanced `Config` and `PhaseCollection` for better type safety.
- Updated project metadata and README for clarity and accuracy.
- Added new icon and markdown documentation.
@kzu kzu merged commit 2e21cb9 into master Apr 29, 2026
4 checks passed
@kzu kzu deleted the dev/fixes branch April 29, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant