uptodate 0.5.0 uptodate: ^0.5.0 copied to clipboard
Keep your repo 'uptodate' by creating issues if a dependency updates.
v0.5.0 #
- add issueLabels
v0.4.0 #
- publish to pub.dev
- add exports to
package:uptodate/uptodate.dart
v0.3.3 #
- fixed helm: dependency has not been checked
v0.3.2 #
- added verbose
- improve usage exceptions
v0.3.1 #
GitHubDependency: semantic prereleases are no longe selected.
v0.3.0 #
- GitHubDependency:
- added ability to reference tags
- 💥 Now instead of the latest release (or tag), the latest (non prerelease) matching the prefix is used.
v0.2.1 #
- fix helm
v0.1.1 #
- add WebYamlDependency
- WebJsonDependency: allow number in path
- add HelmDependency
v0.1.0 #
- add issueTitle and issueBody
- Rename action to uptodate
v0.0.2 #
- Rename action to up-to-date
v0.0.1 #
- Initial version