What's Changed
- Add symbolicTraits to font resource code generation by @nearfri in #47
- Improve markdown escaping with line-aware handling by @nearfri in #48
- Store url as a stored property instead of computed property by @nearfri in #49
Full Changelog: 1.1.6...1.1.7
Asset Checksums
- xcresource.artifactbundle.zip:
f284237cccd1b30c5ff18c638d5a2005e4ecd5a1cfb0e39fdc2444f54e633f26
Swift Package Manager snippet
dependencies: [
.package(url: "https://github.com/nearfri/XCResource-plugin.git", from: "1.1.7"),
],