What's Changed
- Breaking: Remove deprecated
LocalizedStringResource
API by @liamnichols in liamnichols/xcstrings-tool#107 - Make
bundle
a computed property by @liamnichols in liamnichols/xcstrings-tool#109 - Add
Hashable
conformance to generated type by @liamnichols in liamnichols/xcstrings-tool#110 - Implements static string extension by @fgroeger in liamnichols/xcstrings-tool#114
- Fix variable name from string catalog with an acronym in the name by @liamnichols in liamnichols/xcstrings-tool#116
- i.e URL Strings.xcstrings will generate a variables/labels named
urlStrings
now and notuRLStrings
- i.e URL Strings.xcstrings will generate a variables/labels named
New Contributors
- @fgroeger made their first contribution in liamnichols/xcstrings-tool#114