Skip to content

0.1.2

Choose a tag to compare

@coenttb coenttb released this 15 Dec 21:23

Maintenance Release

Changes

  • Fixed all SwiftLint violations for CI strict mode compliance
  • Added messages to all fatalError() calls per fatal_error_message rule
  • Fixed opening brace spacing violations
  • Fixed orphaned doc comment in HTML.Pseudo
  • Applied swift-format formatting across codebase
  • Disabled force_try rule (commonly used in test code)

All 544 tests passing.