Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:30
· 14 commits to main since this release
9469b59

Minor Changes

  • #173 6e27624 Thanks @paveg! - Add opt-in autoCode option to createProblemTypeRegistry that derives a code extension from each registry key (SCREAMING_SNAKE -> kebab-case). An explicit code on the registry definition, or extensions.code passed to .create(), overrides the derived value. get(key) returns the same resolved code that create(key) emits.