What's Changed
- Bump minimum supported Python to 3.9
Bug Fixes
- Honor inventory filepath by @Akasurde in #1065
- Ensure that UTC ISO8601 datetimes include timezone info by @sivel in #1238
- Fix for non-str ident by @Shrews in #1268
- Pass inventory directory path instead of file path when using containerization by @christophert in #1304
- Validate inventory from CLI early by @Shrews in #1307
- Allow shutil to copy into existing isolation directory by @christophert in #1311
- Fix invalid inventory with relative pvt data dir by @Shrews in #1316
- Add lib symlink to bwrap call by @christophert in #1312