Skip to content

Releases: sigmadigitalza/go-vercel-client

Project Framework Other fix

08 Oct 12:27
126db4a
Compare
Choose a tag to compare

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

06 Sep 13:01
420cd40
Compare
Choose a tag to compare
v2.1.1

fix(Project): fix build command and output directory

Project buildCommand, outputDirectory, commandForIgnoringBuildStep

16 Aug 13:14
5bd91c9
Compare
Choose a tag to compare
v2.1.0

feat(Projects): Support for buildCommand, outputDirectory, commandFor…

Max string to null for project update

02 Aug 12:47
Compare
Choose a tag to compare
v2.0.3

fix(Project): Map string to null for updates

Map empty string to null

02 Aug 12:40
Compare
Choose a tag to compare
v2.0.2

fix(Project): Map string to null

Add v2 go mod path

02 Aug 12:17
Compare
Choose a tag to compare
v2.0.1

fix(GoMod): Add /v2 path

Better handling of Project update, improved parameterisation

02 Aug 12:07
Compare
Choose a tag to compare
v2.0.0

fix(Projects): Create options paramater and correctly call update

Fix updating of root directory

02 Aug 10:05
Compare
Choose a tag to compare
v1.0.1

fix(Project): Allow update of root directory

Root Directory Specification

02 Aug 09:48
Compare
Choose a tag to compare
v1.0.0

feat(Project): Add root directory functionality

Fix Git Linking

29 Jul 13:15
Compare
Choose a tag to compare
v0.2.1

fix(Project): Omit empty git configuration