Skip to content

feat: Support negatable bool mappers#618

Open
abhinav wants to merge 1 commit into
alecthomas:masterfrom
abhinav:negatable-bool-mappers
Open

feat: Support negatable bool mappers#618
abhinav wants to merge 1 commit into
alecthomas:masterfrom
abhinav:negatable-bool-mappers

Conversation

@abhinav

@abhinav abhinav commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

negatable:"" now supports usage with custom boolean values (IsBool),
for both Decoder and MapperValue implementations.

`negatable:""` now supports usage with custom boolean values (IsBool),
for both Decoder and MapperValue implementations.
@abhinav

abhinav commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

This change is part of the following stack:

Change managed by git-spice.

abhinav added a commit to abhinav/git-spice that referenced this pull request Jul 11, 2026
Commands that restack automatically can now skip restacking
with `--no-restack` or `--restack=none`.
The default remains to restack (`--restack=upstack` or `--restack`),
configurable with the `spice.<command>.restack` configuration option.

It's not strictly boolean to leave room for other options where relevant
in the future (similarly to --restack flags on `repo sync`, etc.).

Resolves #1352
Depends on alecthomas/kong#618, alecthomas/kong#620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant