Skip to content

v1.5.0

Compare
Choose a tag to compare
@pelletier pelletier released this 05 Oct 19:27
· 111 commits to master since this release

What's new

  • jsontoml tool #296
  • Allow space to separate date and time #300

Fixed Bugs

  • Fix decoding of anonymous structs #279
  • Fix original values being overwritten when unmarshalling #283
  • Quote non-bare keys when encoding #290
  • Fix float64 truncation on marshalling #293
  • Fix Tree.Marshal() returning empty bytes without errors #295

All changes: v1.4.0...v1.5.0