Skip to content

v14

Compare
Choose a tag to compare
@runesoerensen runesoerensen released this 22 Mar 01:14
· 34 commits to main since this release
78d9320

Changed

  • The buildpack now sanitizes process type names (based on project assembly names) by filtering out invalid characters. (#68)
  • Default process types with paths containing special characters (including spaces) are now properly quoted. (#68)
  • The default test command executed by Heroku CI now properly handles solution/project filenames containing special characters (including spaces). (#68)