Skip to content

Releases: dtolnay/serde-starlark

0.1.16

02 Jan 17:44
0.1.16
077c4cb
Compare
Choose a tag to compare
  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

0.1.15

20 Dec 23:58
0.1.15
48ca1fa
Compare
Choose a tag to compare
  • Documentation improvements

0.1.14

15 Jul 21:09
0.1.14
38c38a4
Compare
Choose a tag to compare
  • Documentation improvements

0.1.13

05 Jul 15:48
0.1.13
f4f5b41
Compare
Choose a tag to compare
Release 0.1.13

0.1.12

23 Apr 19:08
0.1.12
17a5fce
Compare
Choose a tag to compare
  • Documentation improvements

0.1.11

27 Jan 20:44
0.1.11
61a3970
Compare
Choose a tag to compare
  • Add wrapper for writing assignments (#3, thanks @zertosh)

0.1.10

06 Jan 00:55
0.1.10
fd95879
Compare
Choose a tag to compare
  • Support LineComment on the top-level serialized data structure

0.1.9

06 Jan 00:40
0.1.9
babccb4
Compare
Choose a tag to compare
  • Preserve is_human_readable setting of wrapped serializer

0.1.8

03 Jan 00:57
0.1.8
ad014d8
Compare
Choose a tag to compare
  • Support serializing unit structs

0.1.7

03 Jan 00:57
0.1.7
ccce982
Compare
Choose a tag to compare
  • Add a wrapper for writing line comments