Browse Source
d/ documented -choices on the v argument with -choiceprefix defaulting to true, but the manual parser uses an exact string comparison. 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 3 additions and 2 deletions
@ -1,3 +1,4 @@
|
||||
0.1.0 |
||||
0.1.1 |
||||
#First line must be a semantic version number |
||||
#all other lines are ignored. |
||||
#0.1.1 - PUNKARGS fix: d/ v argument now declares -choiceprefix 0 so documented behaviour matches the manual parser (exact match required, no prefix matching) |
||||
|
||||
Loading…
Reference in new issue