Primarily the addition of a GPU implementation of the 911 simulation. In addition:
- Documentation fixes (mostly Mermaid)
- Regression testing improvements (comparison with known good output; stops testing on first fail)
- Customization of Copilot to make it more useful for Graphitti development
What's Changed
- [issue-287] Refactor neuro out of Layout.h by @NicolasJPosey in #877
- [Issue-887] add contributor by @stardriftfx in #888
- [ISSUE-890] Add Kyle Ricks to the Contributors.txt file. by @kblricks in #891
- Fix path pattern to correctly ignore .github folder in workflow by @Copilot in #897
- Fix unclosed Liquid conditional tag in Mermaid configuration by @Copilot in #896
- [Issue-893] Mermaid diagrams displaying in Github Pages by @stardriftfx in #895
- [Issue-894] Stop GitHub actions from running if a test fails by @stardriftfx in #904
- Issue 848 replace simple regression tests by @kblricks in #903
- [issue-873] Templated Event Buffer by @NicolasJPosey in #876
- [ISSUE-812] Use an LLM to aid in generating basic unit tests for all classes by @kblricks in #912
- Add debug.prompt.md file for debugging code issues by @kblricks in #915
- [ISSUE-914] Rename debug command from /debug to /debug-code by @kblricks in #917
- Merge PoseyDevelopment into SharedDevelopment by @NicolasJPosey in #918
- Release 1.2 by @stiber in #919
- Release v1.2 by @stiber in #920
New Contributors
Full Changelog: v1.1...v1.2