Skip to content

Conversation

@Quba1
Copy link
Member

@Quba1 Quba1 commented Jan 7, 2026

  • Switch from constructors to builders for better code readability and to allow using default arguments
  • Add tracing as optional feature to allow easier debugging
  • Update crate dependencies
  • Update crate edition
  • Provide more and more informative error variants for easier debugging
  • Improve documentation

Closes #8

@Quba1 Quba1 merged commit 3bc1492 into main Jan 7, 2026
4 checks passed
@Quba1 Quba1 deleted the builder-pattern branch January 7, 2026 13:24
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.

Implement builder pattern for constructors

2 participants