Skip to content
Snippets Groups Projects

ENH: Allow insert/update/delete and files in Extern C

Merged Florian Spreckelsen requested to merge f-full-c into dev
All threads resolved!
+ 1
2
@@ -10,8 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* New functions getEnumNameFromValue() and getEnumValueFromName().
* Extern C now supports datatypes, roles, and importances as enums,
and typed property values
* Extern C now supports the full C++ functionalities.
### Changed
Loading