Commit Graph

17 Commits

Author SHA1 Message Date
486695aae1 build(libcomposition): version bump v1.8.0 -> v1.8.2
This version bump introduces safer handling of az_to_species (using std::expected) and marks az_to_species as no except as the only exception that could be thrown is std::bad_alloc which is an unrecoverable fault condition
2025-10-09 07:08:00 -04:00
e9838d1373 feat(libcomposition): version bump to libcomposition 1.8.0
bumped version to libcomposition version with proper Ye handling and fixed conversion from number fraction to mass fraction
2025-10-06 14:40:22 -04:00
92829b2367 feat(libcomposition): version bump to 1.7.0 (canonical vector representation) and aadded py wrappers for those methods 2025-09-19 09:59:04 -04:00
8025a1051d feat(libcomposition): bumped libcomposition from v1.5.2 -> v1.6.0 2025-08-13 13:09:00 -04:00
b370eff4f3 feat(electron): added plugin specific tools to ui 2025-08-11 15:56:33 -04:00
57353ac502 fix(libplugin): libplugin version bump to resolve minizip error 2025-08-11 13:04:46 -04:00
34550728f7 build(yaml-cpp): version bump for libplugin and libconfig yaml-cpp install dir issue (v0.3.1->v0.3.2) 2025-08-11 12:37:01 -04:00
e0f256796b build(libplugin): version bump for libplugin (v0.1.0 -> v0.2.0) 2025-08-06 15:27:51 -04:00
d90ce94c21 build(libplugin): version bump (0.0.1a -> v0.1.0) 2025-08-06 14:43:03 -04:00
9bd8dacc03 build(libplugin): revision = main 2025-08-06 11:56:33 -04:00
4719ca2936 build(libplugin): temp relaxed version 2025-08-06 11:55:52 -04:00
236b172652 docs(pybind11): added pybind11 wrap file 2025-08-06 08:31:09 -04:00
2f756433b2 feat(libplugin): added libplugin as a dependency and added fourdst-cli 2025-08-04 13:45:03 -04:00
9ba35ccc30 build(libconfig): libconfig version with cstdint patch applied 2025-07-29 08:49:17 -04:00
e85206a6e4 build(libcomposition): updated libcomposition so that it is the version compiling on gcc and clang 2025-07-24 09:48:54 -04:00
42c16fd6fd build(libconfig): updated libconfig to version with supressed yaml-cpp shadow warnings 2025-07-24 08:27:08 -04:00
dd0025232a feat(bindings): ported most bindings over from serif 2025-07-22 13:51:43 -04:00