raven-go icon indicating copy to clipboard operation
raven-go copied to clipboard

add GetVersion to the API

Open BenTheKlein opened this issue 7 years ago • 4 comments

just like in raven-python https://github.com/getsentry/raven-python/blob/master/raven/init.py#L37

BenTheKlein avatar Jul 29 '18 19:07 BenTheKlein

Okay, I think I can start with that one! Maybe put the good first issue label?

Horaddrim avatar Sep 05 '18 19:09 Horaddrim

@Horaddrim Added :)

mattrobenolt avatar Sep 05 '18 19:09 mattrobenolt

Just to make sure, this VERSION variable in the Python code, is the SDK version right?

Horaddrim avatar Sep 05 '18 19:09 Horaddrim

Correct.

mattrobenolt avatar Sep 05 '18 20:09 mattrobenolt