Skip to content

Releases: DartBuild/cocoapods-embed-flutter

v0.6.1

03 May 15:43
Compare
Choose a tag to compare

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

27 Mar 06:18
Compare
Choose a tag to compare

0.6.0 (2022-03-27)

📚 Documentation

  • README: add pub.dev limitation (8f955f3)

🛠 Dependency

  • bump cocoapods from 1.11.2 to 1.11.3 (#4) (152737d)

💄 Styles

  • add vscode extensions recommendation (4f021fb)

🚀 Features

  • allow specifying different path for remote sources (bc9c850)

v0.5.3

18 Mar 16:57
Compare
Choose a tag to compare

0.5.3 (2022-03-18)

📚 Documentation

  • README: add limitations (9133edc)

v0.5.2

12 Mar 06:22
Compare
Choose a tag to compare

0.5.2 (2022-03-12)

📚 Documentation

  • add helpful links and badges (4ab6983)

💡 Continuous Integration

  • Deps: bump actions/checkout from 2 to 3 (#2) (3d1ca07)
  • Deps: bump actions/setup-node from 2 to 3 (#3) (efd8f1a)

v0.5.1

11 Mar 17:22
Compare
Choose a tag to compare

0.5.1 (2022-03-11)

📚 Documentation

v0.5.0

11 Mar 05:35
Compare
Choose a tag to compare

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

💡 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)

📚 Documentation

  • add code level documentation (e064192)
  • README: add usage details (8935bce)