Skip to content

v1.2.0

Choose a tag to compare

@jjonescz jjonescz released this 10 Dec 11:40
· 189 commits to master since this release
f0b9550

🐛 Bug fixes

  • Avoided sharing state between WordCloudGenerator invocations (#18). ⚠️ This is a breaking change if you implement IGraphicEngine or ILayout yourself; new method Clone needs to be implemented.

🧰 Maintenance

  • Updated package SkiaSharp to v2.88.3 (#13)