Commit Graph

3 Commits

Author SHA1 Message Date
d6fff3cdbe build(meson): much more robust build system 2026-06-10 14:28:55 -04:00
15ed7f70b1 feat(json): added nlohmann JSON
Added header only json library for better logging
2025-11-24 09:06:34 -05:00
acc71ba12e refactor(exceptions): All exceptions are derived from GridFireError
Now all GridFire exceptions are derived from the base GridFireError,
this allows for more clean handling of various exception cases
2025-11-21 14:26:24 -05:00