Skip to content

Conversation

@Seramis
Copy link
Member

@Seramis Seramis commented Nov 28, 2025

Description

Implemented ToString() with no arguments for better compatibility. Previous ToString(string? format, IFormatProvider? formatProvider) just calls the ToString() without arguments.

Added implicit conversions between Ulid and string.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (please specify):

Checklist

  • The PR is submitted to the correct branch (main).
  • My code follows the project's coding style. (.editorconfig)
  • I have commented my code, particularly in hard-to-understand areas and public interfaces.
  • I have added or updated tests for the changes I made.
  • All new and existing tests passed.
  • I have updated the documentation where applicable.

…ce optimizations, update README and tests accordingly.
@Seramis Seramis self-assigned this Nov 28, 2025
@Seramis Seramis merged commit c7583ae into ByteAether:main Nov 28, 2025
5 checks passed
@Seramis Seramis deleted the toString_optimizations branch November 28, 2025 08:32
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.

1 participant