All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Using custom Name/Path types as aliases to static char arrays.
- Dropped
clap.Host
heap workaround to fix compilation.
- Explicitly cast plugin feature strings to prevent warnings.
- Create a valid default
Version
object forPluginEntry
.
- Utility function for verifying plugin id.
- Missing
clap_host_gui_t
support.
- Main headers ported from C.