Go to file
black-desk 1068e4344e
chore: update version to 0.1.8
Signed-off-by: black-desk <me@black-desk.cn>
2023-10-17 18:33:04 +08:00
.format@92f1c2590f build(deps): bump .format from `6ff7acf` to `92f1c25` (#3) 2023-09-26 10:11:55 +08:00
.github ci: disable (pre)release action on branch master 2023-10-12 14:08:09 +08:00
cmake build: upgrade PFL.cmake 2023-10-17 17:50:27 +08:00
debian chore: update debian/control 2023-10-17 13:26:33 +08:00
libs style: run IWYU 2023-10-17 17:52:25 +08:00
misc/cmake build(deps): update PFL.cmake 2023-10-11 18:24:13 +08:00
runtime-spec@06252546d1 feat: add runtime-spec as submodule 2023-08-28 23:36:07 +08:00
tools chore(tools): make update-include work 2023-10-17 17:52:24 +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 chore: update gitignore 2023-10-17 17:50:26 +08:00
.gitmodules feat: add generated types 2023-08-30 16:10:37 +08:00
CMakeLists.txt chore: update version to 0.1.8 2023-10-17 18:33:04 +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.