Minor update by @RandomHashTags
Fixes
- interpolation not being warned when within a trailing closure (commit)
Changes
- lowered minimum required platforms by 1 major (commit)
- removed some unnecessary white-space (commit)
- 5 variables in
HTMLExpansionContext
are now publicly mutable (werepackage(set)
) (commit)
Performance Improvements
- minor performance improvement when removing leading white-space in
parseLiteralValue
(commit)
Full Changelog: 0.12.0...0.12.1