Changelog History
-
v0.5.0 Changes
March 24, 2022🚀 Added
⚙️ Changed
- ⚡️ Bump actions/cache from 2 to 3 (#36)
- ⚡️ Update
stale
action schedule - ⚡️ Update mockito requirement from 0.30.0 to 0.31.0 (#32)
- ⚡️ Bump actions/checkout from 1 to 3 (#31)
- ⚡️ Bump wagoid/commitlint-github-action from 2 to 4.1.9 (#29)
- ⚡️ Bump codecov/codecov-action from 1 to 2.1.0 (#30)
- ⚡️ Update dependabot config
- ⚡️ Update
stale
schedule - ⚡️ Update
stale
schedule (#35) - ⚡️ Update
stale
action schedule (#34)
-
v0.4.0 Changes
February 21, 2022🚀 Added
- ➕ Add ability to not use cache files (#27)
-
v0.3.0 Changes
February 19, 2022 -
v0.2.0 Changes
January 05, 2022🚀 Added
- ➕ Add
UpdateInformer
andFakeUpdateInformer
structs for convenient use (#14)
- ➕ Add
-
v0.1.0 Changes
December 30, 2021🚀 Added
- Add
stub_check_version
function and update docs [#13] - ➕ Add documentation and update examples [#12]
- 💾 Save latest version to file and add interval check [#11]
- Set up CI/CD [#10]
- ➕ Add tests for registries: Crates.io and GitHub [#9]
- ⚡️ Check updates on GitHub [#8]
- ⚡️ Check updates on Crates.io [#1]
⚡️ [#33]: https://github.com/mgrachev/update-informer/pull/33 ⚡️ [#28]: https://github.com/mgrachev/update-informer/pull/28 ⚡️ [#27]: https://github.com/mgrachev/update-informer/pull/27 ⚡️ [#26]: https://github.com/mgrachev/update-informer/pull/26 ⚡️ [#24]: https://github.com/mgrachev/update-informer/pull/24 ⚡️ [#23]: https://github.com/mgrachev/update-informer/pull/23 ⚡️ [#21]: https://github.com/mgrachev/update-informer/pull/21 ⚡️ [#19]: https://github.com/mgrachev/update-informer/pull/19 ⚡️ [#16]: https://github.com/mgrachev/update-informer/pull/16 ⚡️ [#15]: https://github.com/mgrachev/update-informer/pull/15 ⚡️ [#14]: https://github.com/mgrachev/update-informer/pull/14 ⚡️ [#13]: https://github.com/mgrachev/update-informer/pull/13 ⚡️ [#12]: https://github.com/mgrachev/update-informer/pull/12 ⚡️ [#11]: https://github.com/mgrachev/update-informer/pull/11 ⚡️ [#10]: https://github.com/mgrachev/update-informer/pull/10 ⚡️ [#9]: https://github.com/mgrachev/update-informer/pull/9 ⚡️ [#8]: https://github.com/mgrachev/update-informer/pull/8 ⚡️ [#1]: https://github.com/mgrachev/update-informer/pull/1
🚀 [v0.4.0]: https://github.com/mgrachev/update-informer/releases/tag/v0.4.0 🚀 [v0.3.0]: https://github.com/mgrachev/update-informer/releases/tag/v0.3.0 🚀 [v0.2.0]: https://github.com/mgrachev/update-informer/releases/tag/v0.2.0 🚀 [v0.1.0]: https://github.com/mgrachev/update-informer/releases/tag/v0.1.0
- Add