We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe30fc commit fc143daCopy full SHA for fc143da
CHANGELOG.md
@@ -27,7 +27,7 @@
27
[@fortmarek](https://github.com/fortmarek)
28
[Olivier Halligon](https://github.com/AliSoftware)
29
[#779](https://github.com/SwiftGen/SwiftGen/pull/779)
30
-* JSON/Plist/YAML: the `inline` templates incorrectly generated `1`/`0` as values, instead of `true`/`false` as expected.
+* JSON/Plist/YAML: fixed issue with `inline` templates which incorrectly generated `1`/`0` as values, instead of `true`/`false` as expected.
31
[David Jennes](https://github.com/djbe)
32
33
[#783](https://github.com/SwiftGen/SwiftGen/pull/783)
0 commit comments