Skip to content

Releases: mpkuse/cerebro

Support for save-state-to-file and load-state-from-file

16 Jul 06:43
Compare
Choose a tag to compare

Stable Release

17 Jun 02:55
3d754c9
Compare
Choose a tag to compare

This release uses little memory and (image) memory is managed by a separate class ImageDataManager, everything is converted to shared_ptr and wherever necessary everything was changed to const and thread safety was kept in mind.