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

0.4.1 #14

Merged
merged 7 commits into from
Nov 19, 2024
Merged

0.4.1 #14

merged 7 commits into from
Nov 19, 2024

Conversation

LebJe
Copy link
Owner

@LebJe LebJe commented Nov 19, 2024

Fixed

  • The formatting options that were passed as a parameter to toml.encode, toml.encodeToFile, toml.toJSON, and toml.toYAML previously had no effect when overriding values.
  • Resolved CMake FetchContent_Populate warning.

Changed

  • Updated to magic_enum v0.9.7.

Added

  • Added tests for encoding options.

…ode`, `toml.encodeToFile`, `toml.toJSON`, and `toml.toYAML` previously had no effect when overriding values.

- Resolved CMake `FetchContent_Populate` warning.
- Updated to magic_enum v0.9.7.
- Added encoding options tests.
@LebJe LebJe added bug Something isn't working enhancement New feature or request labels Nov 19, 2024
@LebJe LebJe self-assigned this Nov 19, 2024
@LebJe LebJe linked an issue Nov 19, 2024 that may be closed by this pull request
@LebJe LebJe merged commit 30598e4 into main Nov 19, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting indentation to false does nothing
1 participant