Add the chainloader side of yabridge_version

This can be used by hosts to determine which version of yabridge is in
use.
This commit is contained in:
Robbert van der Helm
2023-12-10 22:24:41 +01:00
parent 2b602c9fd6
commit d39d3a68c1
4 changed files with 97 additions and 15 deletions
+7
View File
@@ -8,6 +8,13 @@ Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- The yabridge libraries now export a `yabridge_version` function that hosts can
query to get the yabridge version in use. This will return the yabridge
version that would be loaded when using the plugin, also when called on the
chainloading libraries.
### Changed
- Parsing failures for `yabridge.toml` files will no longer cause plugins to