We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca3158 commit dbb2b31Copy full SHA for dbb2b31
1 file changed
README.md
@@ -42,6 +42,11 @@ BOAT is still under development and subject to change.
42
* Jakarta EE 9 compatibility
43
* `spring-mvc` library is removed because it is not supported by OpenAPI Tools anymore
44
* Use of `Set` for unique items is now enabled by default as OpenAPI Generator fixed their implementation
45
+## 0.16.15
46
+* Boat engine
47
+ * Fix: Processing of a single string type example on media-type.
48
+* Boat Angular generator
49
+ * New format for Angular mocks, which are now export an array with responses.
50
## 0.16.13
51
* Boat Angular generator
52
* `@angular/common` added as a peer dependency in the generated package.json files
0 commit comments