v0.1.14
Breaking changes
None
Features & improvements
- Add dynamic_workflow_condition. (5173f91)
- Handle potential pathlib.Path's throughout law, close #167. (dca607b)
- Add 'law quickstart' cli, close #164. (ce82c5f)
- Improve config handling in remote file interface. (6fb41c1)
- Improve config variable expansion in sandboxing. (e2fc8fc)
- Simplify log file handling and extra data for remote jobs. (e1ccb60)
- Improve sandbox key parsing. (e300819)
- Print contrib package location via 'law location'. (bae1576)
Fixes
- Explicit sandbox config section names, close #165. (52fe3f9)
- Fix sandbox stage-in vs. localization interplaye, fix #168. (d301b94)