Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 395 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 395 Bytes

History

1.1.2 (unreleased)

  • Nothing changed yet.

1.1.1 (2020-05-12)

  • Add exception_in_context option to tmp_chmod and more data in context manager.

1.1.0 (2020-05-12)

  • Add tmp_chmod function to temporary apply a permission on a file in a with statement.

1.0.0 (2020-05-11)

  • First version