Deprecate 'use-bitbridge' and 'use-winedbg'

Following the addition of 'with-bitbridge' and 'with-winedbg' in
yabridge 1.2.1 to stay consistent with the other options.
This commit is contained in:
Robbert van der Helm
2020-07-16 13:30:10 +02:00
parent e11a0565a1
commit 410d92aa8b
2 changed files with 22 additions and 4 deletions
+6
View File
@@ -19,6 +19,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
[readme](https://github.com/robbert-vdh/yabridge/tree/feature/cli-tools/tools/yabridgectl/README.md)
for more information on how it works.
### Deprecated
- The `use-bitbridge` and `use-winedbg` options have been deprecated in favour
of the new `with-bitbridge` and `with-winedbg` options. The old options will
continue to work until they are removed in yabridge 2.0.0.
## [1.2.1] - 2020-06-20
### Changed