Skip to content

Conversation

@paulirwin
Copy link
Owner

@paulirwin paulirwin commented Dec 11, 2025

  • Uses C# 14 features like extension blocks, and some older C# features
  • Converts the sln to the new slnx format
  • Turns on warnings as errors for all projects
  • Uses GeneratedRegexAttribute where Regex was used
  • Misc code cleanup
  • Adds clipboard convert button (Fixes Add "Clipboard Convert" button to GUI #135)

@paulirwin paulirwin merged commit 905cd5b into master Dec 11, 2025
5 checks passed
@paulirwin paulirwin deleted the feature/2025-updates branch December 11, 2025 14:20
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.

Add "Clipboard Convert" button to GUI

2 participants