v0.18.0
Breaking changes
- #239:
DefaultCheck
now applies default values as specified byAnnotator.SetDefault
.Check
already did this and this change aligns the behavior.
What's Changed
- Show that assets work as expected by @iwahbe in #236
- Use latest version of pulumi/pulumi by @iwahbe in #240
- Fix linter deprecation warnings and enhance coverage by @thomas11 in #241
Full Changelog: v0.17.0...v0.18.0