Skip to content

Releases: jcobhams/gomono

v1.0.2: Merge pull request #2 from Lord-Ofada/master

02 May 17:28
34e87a2
Compare
Choose a tag to compare

endpoints.go: changed information/accounts request type from POST to GET (see screenshot)
responses.go: added data_status tag to InformationResponse struct (Information request response wasn't unmarshalling fully)

Thanks @Lord-Ofada :)

v1.0.1: Merge pull request #1 from Lord-Ofada/master

05 Mar 23:03
658ac3d
Compare
Choose a tag to compare
Added support for 201 response codes as some endpoints return that.

v1.0.0

31 Dec 03:38
Compare
Choose a tag to compare
Initial Commit