Zesk Build release v0.40.0
Copyright © 2026 Market Acumen, Inc.
- Previous version: v0.39.9
- You can now run
packageMapping --manager brew mysqlto get settings on non-native mappings inArraynow displays help with no argumentsmarkdown_removeUnfinishedSections->markdownRemoveUnfinishedSectionsmarkdown_FormatList->markdownFormatListsimpleMarkdownToConsole->markdownToConsole- Added
buildEnvironmentFilesand tests - Test
testBashSetScopesdetermined thatset -?flags are sticky and persist when a function exits:-a-b-f-m-p-k-C-T. These options are NOT sticky and are reset upon function exit:-e-Eand-u- This is useful when resetting state
- Searched source for
set -aand annotated all of them to check they were "undone" correctly prior to exiting - Renamed
Buildtotoolsinternally