Skip to content

Releases: Katreque/TempoJS

0.1.2 (December 04, 2020)

04 Dec 22:47
Compare
Choose a tag to compare

0.1.2 (December 04, 2020)

  • Class Action default prop name renamed to id. [#5]
  • Class Player have 3 new methods: addAction, removeAction and removeAllActions. [#6]
  • The eventEmitter function now allows to send data to the EventListener. [#8]
  • Class GameLoop has one new method: stopGameIteration. [#9]

0.1.1 (October 29, 2020)

29 Oct 22:52
0e06869
Compare
Choose a tag to compare

0.1.1 (October 29, 2020)

  • Readme improvements.
  • Auto Publish to NPM on new Release.

Initial public release

29 Oct 21:41
Compare
Choose a tag to compare

0.1.0 (October 29, 2020)

  • Initial public release