Releases: fischerscode/uptodate
Releases · fischerscode/uptodate
Version v0.8.0
What's Changed
- add uptodate to executables
- Update dependencies and fix linter warnings
Full Changelog: v0.7.1...v0.8.0
Version v0.7.1
What's Changed
- fix README
- Bump actions/cache from 2 to 3 by @dependabot in #4
Full Changelog: v0.7.0...v0.7.1
Version v0.7.0
What's Changed
- always use UTF-8 for yaml and json dependencies (helm and github are affected as well)
Full Changelog: v0.6.1...v0.7.0
Version v0.7.0-rc1
What's Changed
- always use UTF-8 for yaml and json dependencies (helm and github are affected as well)
Full Changelog: v0.6.1...v0.7.0-rc1
Version v0.6.1
Changes:
- Fixed a bug where creating GitHub issues failed if an existing one had an empty body.
Full Changelog: v0.6.0...v0.6.1
Version v0.6.0
Changes:
- 💥
WebYamlDependency
does not extendWebJsonDependency
anymore, it has it's ownyamlPathResolver
now. webyaml
andhelm
dependencies should now be more robust and compute faster.- update dependencies
Full Changelog: v0.5.0...v0.6.0
Version v0.6.0-rc1
Changes:
- 💥
WebYamlDependency
does not extendWebJsonDependency
anymore, it has it's ownyamlPathResolver
now. webyaml
andhelm
dependencies should now be more robust and compute faster.- update dependencies
Full Changelog: v0.5.0...v0.6.0-rc1
Version v0.5.0
Version v0.5.0-rc2
Version v0.4.0
v0.4.0
- publish to pub.dev
- add exports to
package:uptodate/uptodate.dart
Full Changelog: v0.3.2...v0.4.0