| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-09 | 451 Bytes | |
| v1.17.0 source code.tar.gz | 2026-09-09 | 206.4 kB | |
| v1.17.0 source code.zip | 2026-09-09 | 404.1 kB | |
| Totals: 3 Items | 611.0 kB | 1 | |
features
- ability to handle directory as a block (#459)
bug fixes
- upload sdist to pypi [#475] (thanks @branchv)
- fix [#472] when updating deleted nested dir (#474)
- prune stale link_children symlinks with --remove-existing (#478 thanks @vladkens)
- fix symlink traversal for [#473] (#477)
- clear workdir to avoid flaky backup test (#482)
- fix update not honoring template (#481)
- fix umask (#484)
doc
- refactor doc (#470)