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

[new release] ppx_deriving_yaml (0.2.0) #22265

Merged

Conversation

patricoferris
Copy link
Contributor

CHANGES:

- Add custom `to_yaml` and `of_yaml` attributes (patricoferris/ppx_deriving_yaml#38, @patricoferris)
- Add `skip_unknown` flag to allow partially decoding yaml (patricoferris/ppx_deriving_yaml#40, @code-ghalib)
- Hide record fields with default values in to_yaml output (patricoferris/ppx_deriving_yaml#37, @maurobringolf, reviewed by @sim642 and @patricoferris)
- Expose `to_yaml` and `of_yaml` derivers with `yaml` being an alias (patricoferris/ppx_deriving_yaml#36, @patricoferris)
- Improved error messages (patricoferris/ppx_deriving_yaml#32, @prosper74, reviewed by @patricoferris)
- Add a default attribute for providing placeholder values (patricoferris/ppx_deriving_yaml#31, @prosper74, reviewed by @ayc9, @pitag-ha and @patricoferris)
@patricoferris
Copy link
Contributor Author

Manually fixed the dune-subst issues (and fixed upstream in patricoferris/ppx_deriving_yaml#42)

@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit 6327cd7 into ocaml:master Oct 14, 2022
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