Skip to content

v0.3.4

Compare
Choose a tag to compare
@pelletier pelletier released this 25 Apr 12:31
· 246 commits to master since this release

What's new

  • TomlTree.ToMap() convert a TomlTree to a regular map[string]interface{} #59

Fixed Bugs

  • Query matcher doesn't handle arrays tables #52
  • Update query documentation #54
  • Fix multiline strings #62