Skip to content

Releases: bscotch/olympus

v0.3.1

13 May 19:18
2e8a34f
Compare
Choose a tag to compare

0.3.1 (2024-05-13)

Features

  • Support Firebase Test Lab Game Loop test for Android and iOS. (4ae142c)

v0.3.0

06 Jul 20:16
Compare
Choose a tag to compare

Breaking changes

  • The library now uses Time Source to handle most of the loops, so the minimally supported GameMaker IDE version is bumped to 2022.5+
  • You no longer have to wait for one olympus_run() to finish before you call another olympus_run(). This is now automated.

0.2.1

11 Jan 22:48
Compare
Choose a tag to compare
  • feat: Add the olympus_test_options_only option to run only certain tests.
  • feat: Add the awaiter functions.
  • docs: Updated docs.
  • feat: Add test for olympus_test_options_only.
  • chore: Reorganized project.
  • 0.2.1