Skip to content

Libplanet 0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 10:33
· 6231 commits to main since this release
0.9.1
272674d

Released on May 7, 2020.

  • Fixed a bug where the canonical chain had changed if any actions had thrown an exception during Swarm<T>.PreloadAsync(). [#862]
  • Fixed a Swarm<T>.PreloadAsync() method's bug that it had hung forever and raised InvalidOperationException. [#847, #864]