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

Revert config library changes #407

Merged
merged 3 commits into from
Aug 5, 2023
Merged

Revert config library changes #407

merged 3 commits into from
Aug 5, 2023

Conversation

DannyBen
Copy link
Owner

@DannyBen DannyBen commented Aug 5, 2023

The new config library introduced in #406 has its advantages, but also some disadvantages.

Instead of replacing it, we will:

  1. Keep the old config library for reading/writing key=value pairs
  2. Add a new ini library for handling of INI files (with sections)

This PR is the first step - reverting back to the previous library.

@DannyBen DannyBen merged commit 48d0bf1 into master Aug 5, 2023
@DannyBen DannyBen deleted the revert/config branch August 5, 2023 06:54
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.

1 participant