Releases: DartBuild/cocoapods-embed-flutter
Releases · DartBuild/cocoapods-embed-flutter
v0.6.1
0.6.1 (2022-05-03)
🛠 Dependency
- bump cocoapods-downloader from 1.5.1 to 1.6.3 (#5) (8067f06)
- bump nokogiri from 1.13.3 to 1.13.4 (#7) (975638e)
💡 Continuous Integration
- add codeql scanning (3120c44)
- Deps: bump @actions/core from 1.6.0 to 1.7.0 in /.github/config (#8) (a3861ad)
- Deps: bump semver from 7.3.5 to 7.3.7 in /.github/config (#9) (36f2599)
- Deps: bump subosito/flutter-action from 2.3.0 to 2.4.0 (#10) (2e6c1c1)
- Runners: added self hosted macos runner (3371c29)
🐎 Performance Improvements
- allow concurrent
flutter pub get
(ef5bc8a)
v0.6.0
v0.5.3
v0.5.2
v0.5.1
v0.5.0
0.5.0 (2022-03-11)
🚀 Features
- add all remotes supported by
cocoapods-downloader
(019d4c5) - allow local flutter module to be declared dependency (3358c2b)
✅ Tests
- add app info tests (2d3f341)
💡 Continuous Integration
- add dependabot config (918b9e6)
- add flutter setup task (2d7ff61)
- add publish to cocoapods repo task (7e620f2)
- fix bundle install on older macos (f5e4843)
- fix bundler error on linux (0e3e4eb)
- fix depandabot config spec violation (aeaab36)
- fix pod install (508d695)
- setup CI/CD pipeline (c6fdfca)
- setup flutter for ios (9228bdb)