jgabaut / amboso

Build tool wrapping make. Written in bash.
GNU General Public License v3.0
4 stars 0 forks source link

[FEATURE] Allow quoted leftvalues for stego format #71

Closed jgabaut closed 9 months ago

jgabaut commented 9 months ago

Allowing quoted leftvalues and using them for version scope (where we expect semver keys) would enable parsing the stego file as TOML without using dotted keys.

jgabaut commented 9 months ago

This is sort of a breaking change (some scripts using " creatively may break). It's included with 1.9.6. It's on a patch release, so be mindful.