flecs-hub / flecs-lua

Lua script host for flecs
MIT License
46 stars 9 forks source link

Latest stable version #13

Open srodrigo opened 1 year ago

srodrigo commented 1 year ago

Hi!

I'll open an issue to ask, in case this helps other people too.

What is the latest stable version of flecs supported?

The last commit https://github.com/flecs-hub/flecs-lua/commit/895d3cb670827236a2740ccd6d4d477b899590df says support for 3.2.0 is not quite ready and there are some bugs.

The previous commit on the README file mentions 2.4 70c9b9d270cb62d4ec6638fe3b499c4e5372af4f, but there's been a lot of work in between these too commits.

What is a the latest stable commit that we can use and what flecs version does it target?

randy408 commented 1 year ago

The target is v3.2.0 or the latest if the newest version breaks behavior / API with older versions (it can happen sometimes). I think once lifecycle management for filters is done it should be usable.

ggcrunchy commented 4 months ago

Simple enough to fix manually, but I noticed a few of these changes broke my build.