Skip to content

0.12.0 Release

Compare
Choose a tag to compare
@novacrazy novacrazy released this 25 Aug 01:24
· 184 commits to master since this release
  • Allow trailing commas in arr! macro.
  • BREAKING: Serialize GenericArray using serde tuples, instead of variable-length sequences. This may not be compatible with old serialized data.