blob: 9efa4d771929bea589400bec75fa5e16e8fe81c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
## Introspection API changes
dependencies (--dependencies, intro-dependencies.json):
- added the `version` key
scanning dependencies (--scan-dependencies):
- added the `version` key containing the required dependency version
tests and benchmarks (--tests, --benchmarks, intro-tests.json,
intro-benchmarks.json):
- added the `protocol` key
|