mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Added --overwrite flag to zimit
This commit is contained in:
parent
34ce7eb98d
commit
81018f06fa
6 changed files with 110 additions and 2 deletions
|
|
@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Added `--overwrite` flag to overwrite existing ZIM file if it exists (#399)
|
||||
|
||||
### Changed
|
||||
- Fix issues preventing interrupted crawls from being resumed. (#499)
|
||||
- Ensure build directory is used explicitly instead of a randomized subdirectory when passed, and pre-create it if it does not exist.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue