**OFFED v0.2.0** is now available with cross-platform binary distributions!

🎉 **Cross-Platform Binaries**
- Windows: `.exe` executable and `.msi` installer
- macOS: `.app` bundle and `.dmg` disk image (Apple Silicon)
- Linux: AppImage, `.deb`, and `.rpm` packages

✨ **Editor Improvements**
- Smart cursor-position insertion for features and lookups
- Enhanced error reporting with detailed fontc validation messages
- Fixed syntax highlighting toggle and scrolling
- Improved feature control synchronization

🔧 **Parser Enhancements**
- Full contextual substitution and positioning support (GSUB Type 6, GPOS Type 7/8)
- 91 passing tests with comprehensive validation

🛠️ **Build System**
- Streamlined Makefile commands
- Aligned local and CI/CD build processes
- macOS-specific build documentation