FLAMEGPU / FLAMEGPU2

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

Changelog for 2.0.0-rc1 #1159

Closed Robadob closed 5 months ago

Robadob commented 6 months ago

todo

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

ptheywood commented 6 months ago

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

ptheywood commented 6 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 5 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 5 months ago

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