Commit f0fc91d
authored
Prepare 0.2.0 release (API breaking changes) (#43)
### Motivation
It's time to release an API-breaking version and delete all the
deprecated code.
### Modifications
Deleted all the deprecated code.
This is a breaking change, so the integration test will fail until we
land this and then the corresponding generator changes.
### Result
Removed a bunch of code!
### Test Plan
Let's let CI check everything except for the integration test.1 parent 9d76a1d commit f0fc91d
File tree
11 files changed
+4
-3454
lines changed- Sources/OpenAPIRuntime
- Conversion
- Deprecated
- Documentation.docc
- Tests/OpenAPIRuntimeTests
- Conversion
- Deprecated
11 files changed
+4
-3454
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 18 | + | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
0 commit comments