Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
swiftgen-6.6.2.artifactbundle.zip | 2022-08-13 | 3.5 MB | |
swiftgen-6.6.2.zip | 2022-08-13 | 3.4 MB | |
6.6.2.tar.gz | 2022-08-13 | 9.0 MB | |
6.6.2.zip | 2022-08-13 | 9.7 MB | |
README.md | 2022-08-13 | 973 Bytes | |
Totals: 5 Items | 25.6 MB | 1 |
Changes in core dependencies of SwiftGen
Bug Fixes
- Strings: correctly handle translations containing
\t
(tabs) and other escape sequences.
David Jennes #985 #986 #988 #998 - Strings: fix the Objective-C template.
David Jennes #990 #991
Internal Changes
- Strings: greatly improve the performance of the new comments parser.
David Jennes #987 #989