Skip to content

4.0.1

Compare
Choose a tag to compare
@JujuAdams JujuAdams released this 05 Sep 17:09
· 181 commits to master since this release
  • Adds snap_string(), a function that stringifies struct+array collections without crashing due to circular references
  • Removes redundant 4th argument being used in foreach (thanks @gnysek)
  • Adds BOM check to snap_from_csv() to make working with text editors smoother (thanks @tabularelf)
  • Fixes negative integers being decoded/encoded incorrectly in messagepack