Skip to content

v1.2.0

Compare
Choose a tag to compare
@jjonescz jjonescz released this 10 Dec 11:40
· 93 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)