Skip to content

add lowercase + basic way to migrate config#7

Merged
sophed merged 1 commit intosophed:mainfrom
april-ivy:main
Oct 27, 2025
Merged

add lowercase + basic way to migrate config#7
sophed merged 1 commit intosophed:mainfrom
april-ivy:main

Conversation

@april-ivy
Copy link
Contributor

adds something to allow the user to make the output lowercase + basic migration

initially if the user had an older vers with a diff config with missing fields etc, it'll return an error such as

Error: Error { message: "missing field `lowercase`", input: Some("[display]\nascii = \"stack\"\nseperator = \": \"\nmodules = [\"os\", \"desktop\", \"shell\", \"uptime\"]\n\n[colours]\nprimary = \"\\u001B[39m\"\naccent = \"\\u001B[36m\"\n"), keys: ["display"], span: Some(0..9) }

now it will automatically migrate configs

adds something to allow the user to make the output lowercase + basic migration
@sophed sophed merged commit ab18161 into sophed:main Oct 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants