Skip to content

feat: add preserve_order feature to value object#2

Merged
lucagoslar merged 1 commit into
lucagoslar:mainfrom
LNSD:feat-value-preserve-order
Apr 16, 2025
Merged

feat: add preserve_order feature to value object#2
lucagoslar merged 1 commit into
lucagoslar:mainfrom
LNSD:feat-value-preserve-order

Conversation

@LNSD
Copy link
Copy Markdown
Contributor

@LNSD LNSD commented Apr 4, 2025

This pull request includes several changes to the serde_envfile crate to improve its functionality and maintainability. The most significant changes include adding new dependencies, modifying the Value struct to use a map that can preserve insertion order, and updating the test cases to reflect these changes.

  • Add preserve_order crate feature to value object.
  • Add Value::from_iter method to create a Value object from an iterator of key-value pairs.
  • Enhance value module documentation and unit tests.

- Add `preserve_order` crate feature to value object.
- Add `Value::from_iter` method to create a `Value` object from an iterator of key-value pairs.
- Enhance value module documentation and unit tests.

Signed-off-by: Lorenzo Delgado <lnsdev@proton.me>
@lucagoslar
Copy link
Copy Markdown
Owner

Thanks!

@lucagoslar lucagoslar merged commit d03c86a into lucagoslar:main Apr 16, 2025
1 check passed
@LNSD LNSD deleted the feat-value-preserve-order branch April 16, 2025 17:34
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