Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 02 Jul 14:33

1.5.0 (2023-07-02)

Bug Fixes

  • is_object: check a function as object (44e56bc)

Features

  • object/is_iterable: add checking iterable subtype of object (1e5b4ca)
  • object: add strict type version of isAsyncIterable (1a5155b)