Skip to content

Conversation

@ch4r10t33r
Copy link
Owner

Description

Added proper error handling and updated readme

Type of Change

  • 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 not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • Test improvement

Testing

  • All existing tests pass (zig build test)
  • Added new tests for the changes
  • Manual testing performed

Checklist

  • My code follows the Zig style guide (zig build fmt)
  • Linting passes (zig build lint)
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Related Issues

Closes #

Additional Notes

@ch4r10t33r ch4r10t33r merged commit 092bf0b into master Oct 13, 2025
19 checks passed
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.

2 participants