Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config System Overhaul #146

Merged
merged 17 commits into from
Sep 16, 2024
Merged

Config System Overhaul #146

merged 17 commits into from
Sep 16, 2024

Conversation

Yiannis128
Copy link
Collaborator

This PR changes the config system to use a more modular and efficient system that is more bug-resistant. Additionally, we now switch to TOML (from JSON) due to its nicer format.

@Yiannis128 Yiannis128 added the enhancement New feature or request label Sep 15, 2024
@Yiannis128 Yiannis128 added this to the Version 0.5.2 milestone Sep 15, 2024
@Yiannis128 Yiannis128 linked an issue Sep 15, 2024 that may be closed by this pull request
@Yiannis128 Yiannis128 merged commit 090cdf7 into master Sep 16, 2024
0 of 2 checks passed
@Yiannis128 Yiannis128 deleted the config-decouple branch September 16, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decouple Config from underlying systems
1 participant