uptodate 0.8.0
uptodate: ^0.8.0 copied to clipboard
Keep your repo 'uptodate' by creating issues if a dependency updates.
0.8.0 #
- add uptodate to executables
- Update dependencies and fix linter warnings
0.7.1 #
- fix README
0.7.0 #
- always use UTF-8 for yaml and json dependencies (helm and github are affected as well)
0.6.1 #
- Fixed a bug where creating GitHub issues failed if an existing one had an empty body.
0.6.0 #
- 💥
WebYamlDependencydoes not extendWebJsonDependencyanymore, it has it's ownyamlPathResolvernow. webyamlandhelmdependencies should now be more robust and compute faster.- update dependencies
0.5.0 #
- add issueLabels
0.4.0 #
- publish to pub.dev
- add exports to
package:uptodate/uptodate.dart
0.3.3 #
- fixed helm: dependency has not been checked
0.3.2 #
- added verbose
- improve usage exceptions
0.3.1 #
GitHubDependency: semantic prereleases are no longe selected.
0.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.
0.2.1 #
- fix helm
0.1.1 #
- add WebYamlDependency
- WebJsonDependency: allow number in path
- add HelmDependency
0.1.0 #
- add issueTitle and issueBody
- Rename action to uptodate
0.0.2 #
- Rename action to up-to-date
0.0.1 #
- Initial version