Skip to content

0.11.10

Compare
Choose a tag to compare
@maciejhirsz maciejhirsz released this 07 Oct 13:10
· 29 commits to master since this release

Thanks to @Yoric for contributions:

  • Implemented dump and pretty for Object, see #131
  • Two string JsonValues are now equal even if one is a Short while the other is a String variant, see #126
  • The object! macro now handles trailing commas, see #125