New Features
- add loop functions, thanks to @willmcgugan (#363)
- add
walk
function (#355) - add
globtastic
andcompile_re
(#354) - add
exec_new
(#350) - add
PythonKernel
(#348) - add
flatten
Bugs Squashed
- avoid expansion of
%
format strings infastcore.script
(#349)