Releases: mcpplibs/llmapi
Releases · mcpplibs/llmapi
0.2.8
- Project templates:
mcpp new <name> --template llmapi[:<tmpl>]— openai (default), chat, anthropic, deepseek (requires mcpp with namespaced-template fix, > 0.0.52) - Templates are import-std-safe (std::cerr/std::cout, no macros) and compile-gated in CI (tools/template_smoke.sh)
- mcpp-first README (en/zh/zh-hant); xmake usage moved to docs//xmake.md
- Workspace mcpp 0.0.13 → 0.0.53; mcpp.lock v2
Note: 0.2.7 is superseded — its default template did not compile under import std; 0.2.7 was never indexed.
0.2.7
- Project templates:
mcpp new <name> --template llmapi[:<tmpl>]— openai (default), chat, anthropic, deepseek (requires mcpp with namespaced-template fix, > 0.0.52) - mcpp-first README (en/zh/zh-hant); xmake usage moved to docs//xmake.md
- Workspace mcpp 0.0.13 → 0.0.53; mcpp.lock v2
v0.2.6
- Bump mcpp 0.0.13 + tinyhttps 0.2.3 (namespace deps fix)
- CI: xlings 0.4.31, canonical namespace dep syntax
- Clean up commit history (squash CI fix attempts)
0.1.0
Highlights\n- add public VERSION constant and xmake project version metadata\n- refresh install snippets and docs to use llmapi 0.1.0\n- release current multilingual docs/examples/skills updates\n
0.0.2
What's Changed
- adapt macos platform by @Sunrisepeak in #3
New Contributors
- @Sunrisepeak made their first contribution in #3
Full Changelog: https://github.com/mcpplibs/llmapi/commits/0.0.2
0.0.1
0.0.1