Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 05:53
· 131 commits to master since this release
f8509a1

Fixed

  • Added a workaround for large process input/output. (qryxip/snowchains#121)

  • Fixed a problem where string values in YAMLs are unnecessarily quoted. (qryxip/snowchains#121)

    This problem was caused by a change in serde-yaml v0.8.16, which was released in February 2, 2021.