Releases: enebin/Aespa
Releases · enebin/Aespa
v0.5.3
v0.5.2
v0.5.1
v0.5.0
- Change methods to use common interface like
common
,video
,photo
- Move
autoVideoOrientationEnabled
option tocapture
andstartRecording
v0.4.2
v0.4.1
0.4.1 is released! 🚀
- Change some option's property to
public
v0.4.0
0.4.0 is released! 🚀
v0.3.1
v0.3.0
0.3.0 is released! 🚀
PR #15
Enhancements
- Added
InteractivePreview
which has more capabilities thanPreview
like tap-to-focus or pinch-zoom - Internalized the demo application for easier integration
- Improved zooming functionality in the interactive preview
- Improved focusing functionality for a smoother user experience
- Linted the project and added comments for improved code readability
- Added change monitoring for real-time updates on device settings
- Added support for multi-threading operations for improved performance
Bug Fixes
- Fixed failing tests ensuring software reliability
Documentation
- Updated README files
Code Refactoring
- Remove
withError
methods for better asynchronous context experience - Changed method names for improved code readability and understanding
- Updated SwiftUI codes for alignment with the latest SwiftUI standards