-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule plugify
updated
6 files
+1 −1 | CMakeLists.txt | |
+1 −1 | include/plugify/string.hpp | |
+16 −16 | include/plugify/value_type.hpp | |
+24 −8 | schemas/plugin.schema.json | |
+2 −0 | src/utils/json.hpp | |
+17 −0 | test/containers/vector/basic_api.cpp |