What's Changed
New features
- feat: allow copying files to remote with LocalContext by @njzjz in #487
- add execute_command in SSH context by @thangckt in #475
- feat: export resources information to the environment variables by @njzjz in #478
Bugfixes and enhancement
- fix(ci): install procps into the containers by @njzjz in #481
- fix: give detailed error message when ps is not installed by @njzjz in #482
- fix: fix incorrect error messages by @njzjz in #483
- chore: make block_call as abstractmethod; merge block_checkcall by @njzjz in #484
Documentation
CI/CD
Full Changelog: v0.6.6...v0.6.7