Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jan 15:16
· 3 commits to main since this release

🐛 Bug Fixes

  • fix(build): disable assembly trimming to fix release crashes (#35)
  • fix(workflow): use shared contributors workflow

🔨 Improvements

  • refactor: convert solution to .slnx format and move to src/

🔧 Maintenance

  • docs: add community templates and guidelines (#21, #22, #23)
  • chore(config): add .editorconfig and .gitattributes
  • chore(docs): add co-author rules and standardize branch naming
  • chore(docs): move local rules to main CLAUDE.md
  • chore(docs): sync CLAUDE.md with standardized template
  • chore: add husky for local commit linting
  • chore: remove repo-level templates in favor of org defaults
  • docs: add MIT license
  • docs: add Write Tests and Run Validation critical rules