Skip to content

Bugfix: Toggle versions doesn't clean created versions when exiting

Félix David requested to merge Tilix4/stax:bf_toggle_versions into master

Description of fix

  • Substitute returned sequence by meta sequence due to wipe comparison process.
  • Some Toggle versions process code cleaning

How to test it

Toggle versions

Checklist

Please check if your MR fulfills the following requirements:

  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated
  • Branch has been rebased on merge branch

FYI: @awesome_dev_too

Merge request reports