Zesk Build release v0.43.1
Copyright © 2026 Market Acumen, Inc.
- Previous version: v0.43.0
- Fixed
SEEand documentation generation paths - Fixed documentation
- Fixed variable undefined in
documentationEnvironmentMake - Added fingerprinting to
documentationIdenticalRepair - Added hooks
documentation-filesdocumentation-fingerprint - Added bashFunctionNameValid - Is a string a valid function name? (source)
- Added buildFunctionsExclude - Exclude all function names in this library (source)
documentationFilesAddnow honors.gitignorefiles- Added
fileModificationTimesBeforeandfileModificationTimesAfter fingerprintsupports--hookto allow for alternate files for fingerprinting- Removed duplicate declaration of
listJoin - Added
processCountWatcher - Added releaseNotesMarkdown - Generate markdown for release notes (source)
validate "$handler" Fingerprintnow supportshookName:keyNamesyntax to support alternate hooks.- Switched to the Apache License, moved
LICENSE.mdtoLICENSE.txt - Semantics of
buildEnvironmentGetchanged to only load variables when the global is unset. pythonVirtualnow deletes non-compatible.venvenvironments when created on another platform (issue with Docker)- Added
--auditflag tofingerprinthook, now used for bothapplication-fingerprintanddocumentation-fingerprint