Skip to content

Conversation

@geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Aug 21, 2025

Support for a tree structure multiple branches in any level of a stack got added in v0.12.0. As part of this there was a new v2 schema introduced with a command to migrate from v1 to v2. This allowed me to add all the support in stages. This is all done now and I've been using full tree support for some time and am ready to make it the only structure supported.

This PR changes the loading of stacks from the config file: If the config file is in v1 format it will automatically migrated and saved as v2 format on load.

@geofflamrock geofflamrock force-pushed the remove-migrate-command branch from 8d86092 to 4a05029 Compare August 22, 2025 07:03
@geofflamrock geofflamrock added the minor Increment the minor version when merged label Aug 22, 2025
@geofflamrock geofflamrock merged commit 9575b6f into main Aug 22, 2025
16 checks passed
@geofflamrock geofflamrock deleted the remove-migrate-command branch August 22, 2025 07:25
@geofflamrock geofflamrock added this to the 0.14.0 milestone Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants