Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
Releases: fabiocaccamo/python-fsutil
Releases · fabiocaccamo/python-fsutil
0.15.0
- Split codebase into modules.
- Convert tests to
pytest. - Bump requirements and
pre-commithooks.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.14.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.14.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.13.1
- Fix permissions inheritance from existing file when using
write_filewithatomic=True.#94 - Bump requirements and
pre-commithooks.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.13.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.12.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.11.0
- Add
Python 3.12support. (#84) - Add
tarfiles operations support.#48 (#87) - Switch from
setup.cfgtopyproject.toml. - Replace
flake8withRuff. - Fix
toxtest command. - Upgrade syntax for
Python >= 3.8. - Reformat tests code.
- Set
Blackpre-commit hookline-lengthoption value. - Add
fix-future-annotationspre-commithook. - Bump requirements and
pre-commithooks.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.10.0
- Rename default branch from
mastertomain. - Move
flake8config tosetup.cfg. - Increase
flake8checks. - Add
mypyto CI (strict mode). - Add
pre-committo CI. - Force keyword arguments .
- Remove unused import.
- Add type hints.#18
- Bump requirements and
pre-commithooks.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.3
- Remove
tests/from dist.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.9.2
- Fix
FileNotFoundErrorwhen callingmake_dirs_for_filewith filename only. - Pin test requirements.
- Bump test requirements.
Assets2
Uh oh!
There was an error while loading.Please reload this page.