e73daf88b3
docs(version): v0.7.4rc3 -> v0.7.5rc4
2025-12-20 16:41:27 -05:00
e197227908
fix(meson): address #13
...
Address regresion in meson 1.10.1 by pinning version to 1.9.1
2025-12-20 16:40:28 -05:00
11a596b75b
feat(python): Python Bindings
...
Python Bindings are working again
2025-12-20 16:02:52 -05:00
75a88b9720
fix(unity): GridFire supports unity builds
...
GridFire can now support unity builds. This is useful for python
bindings. The main limitation is that openssl (a dependency of
libplugin) does not support unity builds. Therefore when building in a
unity build libplugin must be disabled. This is done with the
-Dunity-safe=ture flag at setup time
2025-11-28 11:56:41 -05:00
bb558811c6
docs(version): v0.7.2_rc2 -> v0.7.3_rc2
2025-11-28 11:30:14 -05:00
7a4ccff021
fix(clang): fixed a few compiler warnings in clang
2025-11-28 09:53:54 -05:00
21cabfdb66
docs(version): version bump v0.7.0_rc2 -> v0.7.1_rc2
...
This version brings repairs to gcc builds
2025-11-28 09:46:31 -05:00
b8835aee7f
docs(version): version bump v0.6.0 -> v0.7.0_rc1
2025-11-25 14:12:17 -05:00
24049b2658
feat(solver): added callback functions to solver in C++ and python
2025-07-31 15:04:57 -04:00
f20bffc411
feat(python): added robust python bindings covering the entire codebase
2025-07-23 16:26:30 -04:00