This repository was archived by the owner on Aug 15, 2025. It is now read-only.
What's Changed
🐛 Bug Fixes
- Fixed Foundation imports for Linux compatibility by replacing conditional FoundationEssentials imports with standard Foundation imports
- Fixed all Swift compiler warnings in YAMLParser.swift
🔧 Improvements
- Enhanced cross-platform support, especially for Linux builds with Swift 6.1.2
- Updated GitHub Actions workflow to properly run tests
📦 Dependencies
- Requires Swift 6.0+
- Full Foundation framework (not FoundationEssentials) for DateFormatter, ISO8601DateFormatter, CharacterSet, and InputStream support
🏗️ Build Status
All tests passing on:
- ✅ Linux (Ubuntu)
- ✅ macOS
Full Changelog: v0.0.2...v0.0.3