Skip to content

Conversation

@kaleidawave
Copy link
Owner

@kaleidawave kaleidawave commented Jan 19, 2025

  • Add options as struct,
  • key_chain_equals and 'unescape' API (fixes Handle quote escapes in keys and string values #4)
  • Changed return type of advanced callback from bool to Option to allow easier for yielding value
  • Support for yielding comments (for preserving formatting)
  • Support for empty entries for WUP in documents
  • Improved tests

@kaleidawave kaleidawave linked an issue Jan 19, 2025 that may be closed by this pull request
- Changed return type of advanced callback from `bool` to `Option` to allow easier for yielding value
- Support for yielding comments (for preserving formatting)
- Support for empty entries for WUP in documents
- Improved tests
@kaleidawave
Copy link
Owner Author

Still need to do some error reporting for numbers

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.

Handle quote escapes in keys and string values

2 participants