fyne-io / fyne-cross

Cross compiler tool for Fyne apps
BSD 3-Clause "New" or "Revised" License
242 stars 48 forks source link

Release next version #258

Open eschricker opened 4 months ago

eschricker commented 4 months ago

The master branch contains a bugfix for creating darwin applications under windows and linux.

Is there a time schedule, when a version containing this fix will be released?

Jacalz commented 4 months ago

I think it would be sensible to first release Fyne v2.5 and then focus on a new release here. We are in feature freeze now and code freeze is like a week or two away I think. The new Fyne version does bump the minimum Go version to 1.19 which we should make use of here as well with all the new APIs and dependency updates we can do as a result.