0.44.0
Added
- Client can now be configured using environment variables or a configuration Yaml file (#353)
Changed
- BREAKING: default backend type for Client is now "subprocess" (#353)
- Add identifier to performance view when calling
client.get_performances
(#357)
Removed
- Function name from the Performance model (#358)