Staging
v0.5.1
Raw File
CHANGELOG.md
# v0.2.0 (2021-10-12)

### Features

- add getLatestVersion ([#14](https://github.com/VeryGoodOpenSource/pub_updater/issues/14)) ([b092f77](https://github.com/VeryGoodOpenSource/pub_updater/commit/b092f7709a9a1796d77bf4d265f385f420f1d4d6))

# v0.1.1 (2021-09-13)

### Bug Fixes

- use http.get when client is not provided ([#7](https://github.com/VeryGoodOpenSource/pub_updater/issues/7)) ([67ec60c](https://github.com/VeryGoodOpenSource/pub_updater/commit/67ec60c6d194e845af5af77f043fe76d67b87f3b))

### Features

- implement isUpToDate and update APIs ([#1](https://github.com/VeryGoodOpenSource/pub_updater/issues/1)) ([adc1312](https://github.com/VeryGoodOpenSource/pub_updater/commit/adc13127067912e721849d56f334bfb7deaebde6))

# v0.1.0 (2021-09-09)

### Features

- implement isUpToDate and update APIs ([#1](https://github.com/VeryGoodOpenSource/pub_update/issues/1)) ([adc1312](https://github.com/VeryGoodOpenSource/pub_update/commit/adc13127067912e721849d56f334bfb7deaebde6))
back to top