Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jacobweinstock/gofish

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#100 from stmcginnis/nonconforming

Handle non-conforming implementation values

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#95 from leslie-qiwa/error-struct

return formated error struct for status code 400

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#70 from stmcginnis/number-fields

Update numeric fields to use float

v0.4.0

Toggle v0.4.0's commit message

Unverified

The committer email address is not verified.
Fix gofmt issues

Signed-off-by: Sean McGinnis <[email protected]>

V0.3.0

Toggle V0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#54 from treydock/delete

Avoid nil pointer dereference with errors on Delete

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#43 from stmcginnis/actions

Add actions to more objects

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request stmcginnis#23 from stmcginnis/travis

Add basic TravisCI job to build and run unit tests