===================
Fixes
-----
- 83: Prevent base.getenv from failing when environment variable does not exist
- 84: base.command fails if ignore_error is true
Internal changes
----------------
- Base package build on pyproject.toml (80)
- 82: Use ubuntu-20.04 in Github actions (keep Python3.6 support)
- 64: Require deepdiff 6.2.2