[v2022.07.19] - 2022-07-19
This is the first version of kivy-ios
to use calendar versioning
.
For further information, see: #729
Added
- Added py3dns recipe #728 (Neizvestnyj)
- Ignore egg-info in git #718 (tito)
- Bump Kivy recipe to a commit that includes latest camera API enhancements #700 (RobertFlatt)
- Add support-requests v2 #689 (misl6)
Fixed
- Updated shebangs to target python3. Bumped libffi version to 3.4.2 #688 (misl6)
- Fixes libffi 3.4.2 not linking correctly (missing symbols) on iOS Simulator #695 (misl6)
- Update dpi for latest iPhone models #707 (akshayaurora)
- Our self-hosted Apple Silicon runner now has been migrated to actions/runner v2.292.0 which now supports arm64 natively #710 (misl6)
- Update xcassets to include mandatory icons in latest xcode #717 (tito)
- Bump cookiecutter from 1.7.2 to 2.1.1 #714 (dependabot)
- Use shutil.which instead of sh.which #735 (misl6)