v0.7.1
This is a bug fix release for the changes related to features introduced in v0.7.0.
Fixes
- Allow unicode characters in dumped YAMLs, e.g. to output
▽
instead of"\u25BD"
- Do not clear legends for held keys during keymap parsing unless it is transparent (#23)
- Outputs for inferred
held
keys are now as it was before v0.7.0
- Outputs for inferred
- Increase compatibility of embedded custom SVGs with Inkscape 1.2.2 and before
Web app
- Expand the configuration section by default, to work around the issue where the configuration text box is occasionally empty
Full Changelog: v0.7.0...v0.7.1