0.6.1 (2022-05-03)
- 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)
- 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)
- allow concurrent
flutter pub get
(ef5bc8a)
0.6.0 (2022-03-27)
- README: add pub.dev limitation (f42de7c)
- add vscode extensions recommendation (db4bdb5)
- allow specifying different path for remote sources (56178ed)
0.5.3 (2022-03-18)
- README: add limitations (8830ead)
0.5.2 (2022-03-12)
- add helpful links and badges (8fb5253)
- Deps: bump actions/checkout from 2 to 3 (#2) (7fddfd6)
- Deps: bump actions/setup-node from 2 to 3 (#3) (0af3476)
0.5.1 (2022-03-11)
- add code documentation (dd8d3da)
0.5.0 (2022-03-11)
- add all remotes supported by
cocoapods-downloader
(e01ea82) - allow local flutter module to be declared dependency (1ad9f80)
- add app info tests (269cb54)
- add dependabot config (67099bd)
- add flutter setup task (d5aeda3)
- add publish to cocoapods repo task (8bbac4d)
- fix bundle install on older macos (70522ea)
- fix bundler error on linux (a18435a)
- fix depandabot config spec violation (7846c67)
- fix pod install (61954c9)
- setup CI/CD pipeline (3e20bc9)
- setup flutter for ios (d76deb2)