Go to file
black-desk 5d5ad3a57f
chore: bump version to 0.3.2
Signed-off-by: black-desk <me@black-desk.cn>
2024-04-08 17:49:26 +08:00
.format@95bc22d2c8 build(deps): bump .format from `8625021` to `95bc22d` (#75) 2024-04-01 17:26:08 +08:00
.github build(deps): bump jwlawson/actions-setup-cmake from 1.14 to 2.0 (#71) 2024-03-26 06:58:52 +08:00
api/schema chore: update comments of extra types 2024-02-04 15:37:23 +08:00
cmake chore: upgrade cmake scripts 2024-04-08 17:18:26 +08:00
cmake.fix build: upgrade PFL.cmake to v0.5.0-rc.1 2024-04-07 11:53:23 +08:00
debian chore: bump version to 0.3.2 2024-04-08 17:49:26 +08:00
examples build: upgrade PFL.cmake to v0.5.0-rc.1 2024-04-07 11:53:23 +08:00
include/ocppi build: remove external and make spdlog optional 2024-03-24 16:18:52 +08:00
misc/cmake build: remove external and make spdlog optional 2024-03-24 16:18:52 +08:00
runtime-spec@06252546d1 feat: add runtime-spec as submodule 2023-08-28 23:36:07 +08:00
src/ocppi ci: update github action 2024-03-24 16:19:01 +08:00
tools ci: update github action 2024-03-24 16:19:01 +08:00
.clang-format feat: add generated types 2023-08-30 16:10:37 +08:00
.cmake-format.py feat: add generated types 2023-08-30 16:10:37 +08:00
.gitignore refactor: remove boost dependency 2024-03-21 19:00:32 +08:00
.gitmodules chore: update codegen 2023-10-22 11:33:26 +08:00
CMakeLists.txt chore: release 0.3.2 2024-04-08 17:18:29 +08:00
CMakePresets.json ci: update github action 2024-03-24 16:19:01 +08:00
README.md docs: add README.md 2023-09-19 16:36:49 +08:00

README.md

ocppi

This is a c++17 library for using or implement OCI runtime.

It including some OCI runtime types and json (de)serializing functions.