Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 16 Jun 06:16
· 9 commits to main since this release

1.0.0 (2023-06-16)

Bug Fixes

  • polyfill: remove Iterator stub (1b017ab)

Features

  • mod: export releated modules (2e0cce0)
  • polyfill: add Iterator.range polyfill (12d220f)
  • polyfill: do not check for the existance of Iterator (335538a)
  • range: accept end of number if bigint (6f223dc)
  • range: add range generation function (f7ec75d)