Skip to content

0.10.0

Choose a tag to compare

@coenttb coenttb released this 31 Oct 16:46

Features

  • Add optional Translating trait for internationalization support
  • Integrate TranslatedString with HTML rendering via opt-in trait

Documentation

  • Standardize README with validation tests
  • Update Related Packages categorization
  • Add funding configuration

CI/CD

  • Migrate SwiftLint to Linux runners
  • Migrate Swift Format workflow to Linux runners
  • Remove Windows job due to dependency incompatibility

Breaking Changes

None - Translating trait is opt-in and backward compatible.