Changes:
- Flag overwrite added to
Manager.copy_from_expr
. IfTrue
(default), overwrite existing tasks with the same target. Otherwise, leave the existing task untouched. - Add a new method
Table.concatenate
to join tables.
Full Changelog: v0.8.4...v0.9.0