Skip to content

v2.2.14

Latest

Choose a tag to compare

@jph00 jph00 released this 23 Aug 23:38

New Features

  • Add Debounce to fastcore.aio for coalescing bursts of calls, and skip cells tagged skip-execution in does_cell_eval (#918)
  • Make str_enum set __module__ and __qualname__ from caller frame so generated enums are picklable (#917)