Skip to content

cmdfx v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 02:17
· 200 commits to master since this release
514db7d

Breaking Changes

  • breaking: rename char & ansi builder functions to more appropriate names (fb988b2)

New Features

  • feat: buidler clone array functions (637ce17)
  • feat: sprite costumes (9c95130)
  • feat: scenes (dae91c1)
  • feat: scene data manipulation (5aa98e9)
  • feat: Make shutdownCmdFXEvents Public (5127f0a)
  • feat: Square Adventure Sample (aef1e5c)
  • feat: Add 225 and 315 angle gradients (1e191f2)
  • feat: update builder methods, and fix something i can't remember (3067537)
  • feat: create Sprite#getCurrentCostumeIndex (47599d4)
  • feat: add launcher sample (d2202dd)

Bug Fixes

  • fix: Memory Allocation & Variable Names (cd1b7c3)
  • fix: Event Listener Allocation (3c40401)
  • fix: physics tests (05d1aff)
  • fix: ansi builder linkage (a360ed9)
  • fix: documentation installatio location (6ebd030)
  • fix: reset sprite X and Y after remove (864a086)

Testing Updates

  • test: update testing names (a74d1e6)

Documentation

  • docs: update documentation, fix warnings (706f5e9)
  • docs: update README, release template (26a5f2e)

Other Updates

  • chore(deps): update cmake/cmakekt digest to 8892dbd (#3) (fac59c2)
  • chore: bump version (bbb1b05)
  • build: fix testing archives (628a9e4)
  • chore(deps): update cmake/cmakekt digest to 26522e8 (#4) (37baf0a)
  • chore(deps): update cmake/cmakekt digest to 26522e8 (#5) (fc7535c)
  • build: add version to klib file name (fa14a95)
  • chore(deps): update cmake/cmakekt digest to 26522e8 (#6) (fa9a390)
  • style: reconfigure release format (a6160f3)
  • build: maven publishing workflow (59e9f06)
  • build(fix): don't use sudo for publishing (5a9aa82)
  • build: draft samples, rearrange output directories (bb8751e)
  • build: fix testing location (c127418)
  • chore: update device documentation (7f59e3c)
  • chore: add comments to square adventure sample (5524041)
  • build: run tests in parallel (22c19ba)
  • chore(breaking): rename Sprite#addImpulse to Sprite#addForceFor (fae2d27)
  • chore: include declarations (1411478)

Contributors