mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user