FLAMEGPU / FLAMEGPU2

FLAME GPU 2 is a GPU accelerated agent based modelling framework for CUDA C++ and Python
https://flamegpu.com
MIT License
106 stars 22 forks source link

Changelog for 2.0.0-rc1 #1159

Closed Robadob closed 10 months ago

Robadob commented 11 months ago

todo

~Waiting for these PRs before release: #1150, #1155.~ Defferred to the next release as these are blocked.

ptheywood commented 11 months ago

This should be rc1 not rc2. Python's rc implicitly means rc0 (see previous release' assets)

ptheywood commented 11 months ago

Edited the original commit to include merged but not yet included PR's / issues that will need including.

We could potentially do a pre-release with the current changes IMO, as we are blocked on the 2 outstanding ones we want before the "full" release.

I.e.

ptheywood commented 10 months ago

Manually invoked the thorough CI againt this branch as of 1c5d2e3 to check for any issues which might prevent the rc1 release from working.

https://github.com/FLAMEGPU/FLAMEGPU2/actions/runs/7502099207

If this is succcessful, then rc1 can proceeed:

ptheywood commented 10 months ago

double checked that tests still path, py and c++ on linux (CUDA 12.0)