===================
Fixes
-----
- Fix 52: Error when Python 3.6 deepcopy copies context
Features
--------
- Fix 47: Loop over dictionaries
- Introduce context["se"]["tasks"]["last_result"]
- Github workflow for automatic testing
Internal changes
----------------
- Task.run() never changes context, returns dict or deepdiff.Delta
for context updates
- Major changes in Job implementation
- SimpleScriptEngine relies on Job class for run()