Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 09:50
2349519

Changes

💥 Breaking Changes

  • Rename --whitelist and --blacklist to --include-variable and --exclude-variable (#92) @cjolowicz
  • Do not use whitespace in templating tags (#75) @cjolowicz

🪲 Fixes

  • Fix unescaped token when another token is present (#60) @cjolowicz
  • Fix missing commits when fetching from multiple branches (#59) @cjolowicz
  • Fix git-fetch error when is a relative path (#57) @cjolowicz

🚨 Testing

👷 Continuous Integration

  • Remove redundant entries from Dependabot config (#96) @cjolowicz

🔨 Refactoring

📦 Dependencies