Skip to content

0.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 15:08
· 1 commit to main since this release

Changed

  • Make error documentation more precise and add error handling section.
  • Use LazyLock instead of Lazy from once_cell in examples.
  • Document features and mark them as experimental/work-in-progress.

Added

  • Add an example showing a custom registry implementation that ignores
    duplicate registrations.