Browse Source
install documented -choices on -overwrite, -source-checksum and -punkcheck-folder with -choiceprefix defaulting to true, but the manual dict merge parser validates option names only and never normalizes choice values. PUNKARGS now declares -choiceprefix 0 so documented behaviour matches the implementation (exact match required). Assisted-by: harness=opencode; primary-model=openrouter/z-ai/glm-5.2; api-location=openrouter.aimaster
2 changed files with 5 additions and 3 deletions
@ -1,6 +1,7 @@
|
||||
0.3.0 |
||||
0.3.1 |
||||
#First line must be a semantic version number |
||||
#all other lines are ignored. |
||||
#0.3.1 - PUNKARGS fix: install -overwrite, -source-checksum and -punkcheck-folder now declare -choiceprefix 0 so documented behaviour matches the manual parser (exact match required, no prefix matching) |
||||
#0.3.0 - added installsource_add_virtual proc + installevent targetset_addsource_virtual method: 'virtual' named-value SOURCE records (-type virtual -path virtual:<id> -value <v>) compared by value, for e.g recording resolved module build versions on install/delete records |
||||
#0.2.0 - merged -exclude-dirsegments + -antiglob_paths into unified -exclude-paths (backward-compat aliases retained) |
||||
#0.2.0 - renamed all underscore flags to hyphenated forms (-max-depth, -source-checksum, -punkcheck-folder, etc.) with backward-compat alias pre-processing |
||||
|
||||
Loading…
Reference in new issue