Skip to content

v13.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 12:20

   🐞 Bug Fixes

  • Seal the random unique-item domain, the RFC 3339 time format, and the CI lane inventory  -  by @samchon and Claude Opus 5 (1M context) in #2314 (0859d)
  • Widen idn-hostname to a superset of hostname, and close two CI gate gaps  -  by @samchon and Claude Opus 5 (1M context) in #2318 (f6415)
  • assert:
    • Expose the errorFactory parameter created assert functions really take  -  by @samchon and Claude Opus 5 (1M context) in #2337 (a0d82)
  • interface:
    • Stop the scalar tag validators from naming a runtime helper  -  by @samchon in #2336 (fbf7b)
    • Stop the int64 and uint64 bigint tag validators from naming a runtime helper  -  by @samchon in #2339 (35025)
  • native:
    • Terminate type-name composition on a self-recursive type graph  -  by @samchon and Claude Opus 5 (1M context) in #2332 (50989)
  • random:
    • Draw the byte and regex formats instead of naming one value  -  by @samchon and Claude Opus 5 (1M context) in #2305 (2bc55)
    • Draw a short idn-hostname the widened validator accepts  -  by @samchon and Claude Opus 5 (1M context) in #2320 (66a60)
    View changes on GitHub