Skip to content

🚀 2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:16
d055480

What's Changed

  • style: apply swiftformat across the codebase @ElonPark (#30)
  • fix(polymorphic): align lossy array recovery with BetterCodable policy @ElonPark (#29)
  • chore: expand swift-syntax version range to 509.0.0..<604.0.0 and bump CI to Xcode 26.3 @ElonPark (#28)
  • test: 런타임 테스트를 XCTest 에서 swift-testing 으로 마이그레이션 @DevVenusK (#26)
  • fix: encode RFC 3339 UTC offset as "Z" instead of "+0000" @ElonPark (#27)