uptodate 0.8.0 copy "uptodate: ^0.8.0" to clipboard
uptodate: ^0.8.0 copied to clipboard

Keep your repo 'uptodate' by creating issues if a dependency updates.

v0.8.0 #

  • add uptodate to executables
  • Update dependencies and fix linter warnings

v0.7.1 #

  • fix README

v0.7.0 #

  • always use UTF-8 for yaml and json dependencies (helm and github are affected as well)

v0.6.1 #

  • Fixed a bug where creating GitHub issues failed if an existing one had an empty body.

v0.6.0 #

  • 💥 WebYamlDependency does not extend WebJsonDependency anymore, it has it's own yamlPathResolver now.
  • webyaml and helm dependencies should now be more robust and compute faster.
  • update dependencies

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.2.0 #

  • 💥 rename git dependency to github
  • 💥 rename newestVersion to latestVersion
  • add README

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
1
likes
110
pub points
2%
popularity

Publisher

unverified uploader

Keep your repo 'uptodate' by creating issues if a dependency updates.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

args, http, version, yaml, yamltools

More

Packages that depend on uptodate