Releases: sigmadigitalza/go-vercel-client
Releases · sigmadigitalza/go-vercel-client
Project Framework Other fix
Fixes an issue where, for a Project to have the framework property set to "Other", the framework
field needs to be set to null
. This was not previously possible.
It is now possible to both create and update a project's framework "Other"
Fix `buildCommand` and `outputDirectory` update behaviour
v2.1.1 fix(Project): fix build command and output directory
Project buildCommand, outputDirectory, commandForIgnoringBuildStep
v2.1.0 feat(Projects): Support for buildCommand, outputDirectory, commandFor…
Max string to null for project update
v2.0.3 fix(Project): Map string to null for updates
Map empty string to null
v2.0.2 fix(Project): Map string to null
Add v2 go mod path
v2.0.1 fix(GoMod): Add /v2 path
Better handling of Project update, improved parameterisation
v2.0.0 fix(Projects): Create options paramater and correctly call update
Fix updating of root directory
v1.0.1 fix(Project): Allow update of root directory
Root Directory Specification
v1.0.0 feat(Project): Add root directory functionality
Fix Git Linking
v0.2.1 fix(Project): Omit empty git configuration