Skip to content

Pts v0.11.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@williamngan williamngan released this 08 Dec 09:43
· 29 commits to master since this release

New features

  • Improved Img class API
  • Static and dynamic pattern support in Img class
  • Random seed using Num.random and Num.seed - thanks @carlo-colombo
  • Updated build system using tsup

Bug fixes

  • Fixed mouse and key event bugs
  • Various minor bug fixes and improvements, with thanks to @doseofted and @rmschindler