Skip to content

1.0.0rc26

Pre-release
Pre-release
Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 20 Sep 21:03
· 31 commits to master since this release

1.0.0rc26 (2023-09-20)

Bug Fixes

  • Check if path exists before running additional checks on the temp_directory context manager. (#160)
  • The container implementation is now sensible to the exited state when starting containers. (#165)

Improved Documentation

  • Updated documentation for SaltEnv temp_file and added an example usage (#163)