Releases: muhittincamdali/VisionOS-UI-Framework
Releases · muhittincamdali/VisionOS-UI-Framework
v1.0.0 - Initial Release
What's Changed
- chore: add FUNDING.yml and CI badge
- chore: add PR template, stale bot, and code standards
- chore: add dependabot and fix CI
- docs: rewrite getting started guide for visionOS
- docs: add mermaid architecture diagrams and enhanced code examples
- ci: add GitHub Actions workflow and templates
- docs: world-class README with architecture diagrams and examples
- Add issue templates, CI/CD workflows, and release automation
- Rewrite README with visionOS examples
- chore(audit): add Swift build audit report (#14)
- chore(audit): add Swift build audit report (#13)
- chore(ci): add README Guard and CODEOWNERS Documentation/** (#12)
- feat(docs,examples): deep content (Architecture/Testing/Performance/Security + AdvancedExamples) (#11)
- docs: add Examples and Documentation index (repo-specific, English-only) (#10)
- chore(build): remove invalid tests, use SwiftUI import for visionOS, clean artifacts (#9)
- chore(build): remove invalid tests and switch UIKit import to SwiftUI for visionOS (#8)
- feat(examples,tests,docs): add AdvancedExamples, clean tests (no placeholders), tidy README (#7)
- chore(quality): CODEOWNERS + link check + markdown quality + README guard (#4)
- chore(hygiene): remove .DS_Store and ignore macOS artifacts (#5)
- chore(readme): remove analytics/stargazers sections (no growth widgets) (#6)
- Revert README.md to state from 2025-08-10 (#1)
- 🚀 Enhance repository with comprehensive documentation and examples
- feat: enhance repository structure and documentation
- feat: enhance repository structure and documentation
- chore: remove auto-generated docs/examples, restore README layout, and stabilize CI
- ci(docs): add markdownlint and link checker workflow
- docs: add/update TOC for Documentation/Examples markdown files
- docs: ensure all Markdown/Swift files meet minimum length and fix/create referenced docs/examples
- docs: add CI and License badges to README
- ci(docs): add GitHub standards (CI, PR/Issue templates, CODEOWNERS template)
- docs: add standard documentation files and update README TOC
- docs: replace reporoster stars chart with starchart.cc
- 🎉 Perfect VisionOS UI Framework: Comprehensive Documentation & Improvements
- 🔧 Add missing example files - Create SpatialUIExamples - Create ImmersiveExperienceExamples - Create 3DInteractionExamples - Create SpatialAudioExamples - Complete project structure
- Add missing documentation files for VisionOS-UI-Framework
- 🚀 Mükemmel README: Önem sırasına göre düzenleme, Project Statistics/Stargazers en alta, zengin görsel içerik, detaylı kod örnekleri
- 🔧 README improvements: Add Project Statistics/Stargazers/Acknowledgments, improve star messages
- feat: add example applications and tutorials
- feat: implement spatial environment configuration
- docs: add comprehensive project documentation
- test: add comprehensive test suite
- feat: implement spatial utilities and math functions
- feat: add performance monitoring and optimization
- feat: implement comprehensive spatial components
- feat: enhance spatial gesture recognition system
- docs: update project structure and improve organization
- feat: add comprehensive documentation and accessibility support
- feat: add Package.swift and complete framework structure
- feat: initial release of VisionOS-UI-Framework
Installation
Swift Package Manager
dependencies: [
.package(url: "https://github.com/muhittincamdali/VisionOS-UI-Framework.git", from: "v1.0.0")
]