+ Added the `PRETTY` and `EXECUTABLE` formats to `dumps`. + Added support for multiple args and keyword arguments in the pack custom blocks.
0.1.0alpha.3
+ `pack.dumps`/`pack.load` Added pretty printing and fixed a bug where ids would get reused in custom + `local_scheduler`: add traces + Example ipython notebook, binder link and ipython pretty printing of traces
0.1.0alpha.2
Add serialisation library
0.1.0alpha.1
Add the `workflow` decorator Add a small `local_scheduler` module.
0.1.0alpha.0
Initial release of OTF.
Adds the `function` and `environment` decorators with support for pickling of functions.