Releases: dtolnay/serde-starlark
Releases · dtolnay/serde-starlark
0.1.16
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
0.1.15
- Documentation improvements
0.1.14
- Documentation improvements
0.1.12
- Documentation improvements
0.1.11
- Add wrapper for writing assignments (#3, thanks @zertosh)
0.1.10
- Support LineComment on the top-level serialized data structure
0.1.9
- Preserve is_human_readable setting of wrapped serializer
0.1.8
- Support serializing unit structs
0.1.7
- Add a wrapper for writing line comments