You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ It currently consists of
15
15
16
16
# Release Notes
17
17
BOAT is still under development and subject to change.
18
+
## 0.17.74
19
+
* Swift5: Removed deprecated initializer from model objects. The initializer is now internal and only accessible through the Builder pattern, preventing breaking code from deprecation warnings.
20
+
18
21
## 0.17.73
19
22
Added code related to generate webhook endpoints with different goal
20
23
To add prehook and posthook request mappings for all the requests in spec yaml using webhooks.
0 commit comments