Skip to content

v0.4.0

Compare
Choose a tag to compare
@Ayfri Ayfri released this 27 Mar 13:58
· 74 commits to master since this release

This release fixes a bunch of typings, updates PIXI and adds some helper methods/properties.

Changelog

  • chore: Upgrade PIXI to 6.3.0. (dfa5743)
  • feat: Add Int.Companion color utils. (e2634f2)
  • feat: Add Rectangle.companion utils. (b914a1e)
  • fix: Fix IDestroyOptions being immutable. (fb817b9)
  • fix: Fix Ticker typings. (60a6047)
  • refactor: Rectangle & IPointData extension now uses Number instead of Double. (c6bf08a)
  • refactor: Use unsafeCast instead of traditionnal casts. (90efef7)
  • test: Add test for generated textures. (0eb6b01)