29aea9ff34
* Support omitting the trailing separator when a dictionary key's value is an empty string * Support a default value when the value used in the group name is an empty string * Add tests * change log
2 lines
139 B
YAML
2 lines
139 B
YAML
minor_changes:
|
|
- constructed - a new options ``trailing_separator`` and ``default_value`` to deal with key's value empty on keyed group.
|