Skip to content

Releases: lunafromthemoon/RenJS-V2

v2.9.4

26 Feb 12:19
Compare
Choose a tag to compare

2.9.4 (2024-02-26)

Bug Fixes

  • background color not being correctly set (13e3490)

v2.9.3

07 Dec 15:28
Compare
Choose a tag to compare

2.9.3 (2022-12-07)

Bug Fixes

  • eslint: add missing radix to parseInt (8d963bc)
  • eslint: use for of instead of regular for loop (5b41be4)
  • eslint: use strict equality checks in LabelButton (108369b)

v2.9.2

02 Jun 17:06
Compare
Choose a tag to compare

2.9.2 (2022-06-02)

Bug Fixes

  • interrupts where not working (9800349)

v2.9.1

01 Jun 16:10
Compare
Choose a tag to compare

2.9.1 (2022-06-01)

Bug Fixes

v2.9.0

01 Jun 15:34
Compare
Choose a tag to compare

2.9.0 (2022-06-01)

Features

v2.8.0

22 May 13:58
Compare
Choose a tag to compare

2.8.0 (2022-05-22)

Features

v2.7.5

06 Apr 17:01
Compare
Choose a tag to compare

2.7.5 (2022-04-06)

Bug Fixes

  • credits text against bg color contrast (4592c13)
  • make backgroundColor optional (9607f74)
  • respect backgroundColor (6bb8894)

v2.7.4

06 Apr 16:58
Compare
Choose a tag to compare

2.7.4 (2022-04-06)

Bug Fixes

  • tweens with time: 0 treated as time: 1000 (4248037)

v2.7.3

06 Apr 16:53
Compare
Choose a tag to compare

2.7.3 (2022-04-06)

Bug Fixes

  • incorrect types path (223f60b)
  • log unknown effects to console (8eca368)

v2.7.2

15 Feb 18:39
Compare
Choose a tag to compare

2.7.2 (2022-02-15)

Bug Fixes

  • logChoices was not being used (d5c541f)