Skip to content

v0.5.0

Compare
Choose a tag to compare
@soumyamahunt soumyamahunt released this 11 Mar 05:35
· 75 commits to main since this release

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)