Skip to content

v1.3.27

Compare
Choose a tag to compare
@jph00 jph00 released this 01 Nov 23:08
· 370 commits to master since this release

New Features

  • add loop functions, thanks to @willmcgugan (#363)
  • add walk function (#355)
  • add globtastic and compile_re (#354)
  • add exec_new (#350)
  • add PythonKernel (#348)
  • add flatten

Bugs Squashed

  • avoid expansion of % format strings in fastcore.script (#349)