Skip to content

0.11.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Sep 01:52
· 90 commits to master since this release
86b61f2

Fixed

  • Fix the type annotation of unwrap() and datetime parsing. (#229)
  • Clear the existing table header when it is adding to another table. (#230)
  • Fix a bug that escape chars are lost after concat with another string. (#235)
  • Fix a rendering issue of tables inside arrays or inline tables. (#236)