Skip to content

v0.4.0

Latest

Choose a tag to compare

@Ayfri Ayfri released this 09 Jul 14:04
· 2 commits to master since this release

πŸ“† 09.07.2021 🏷️ 0.4.0 πŸ’Ύ C3E2180 πŸš€ 5 πŸ› 6 ♻️ 1 πŸ”¬ 6 πŸ‘₯ 1

This update fixes a lot of poblems and add minor utils.
It adds a lot of tests also so everything should be working as intended.

πŸš€ New Features

πŸ› Bug fixes

  • 4AFFB23 fix: Add missing exports for utils maths functions. (@Ayfri)
  • 62F2FC8 fix: Fix background not updated for containers. (@Ayfri)
  • 14ED5A3 fix: Fix clamp function not working properly. (@Ayfri)
  • A40B8DA fix: Fix Color.toHexString not working when one value is 0. (@Ayfri)
  • E73F10C fix: Fix ready event emitted before changing ready property in FPSCounter. (@Ayfri)
  • 8084721 fix: Fix Rectangle.fromSprite not working for sprites with anchor. (@Ayfri)

♻️ Refactors

  • 27982FD refactor: Remove old bundle gulp task for old tests. (@Ayfri)

πŸ”¬ Tests

πŸ‘₯ Contributors