Skip to content

Releases: TheDMSGroup/realtag

API Response Errors

05 Jun 14:11
3dbb907
Compare
Choose a tag to compare

Version 1.0.3


An attempt to improve the development experience by adding some error handling around Blank and/or Invalid JSON responses from the RealTag API. An apparent shortcoming in the API, the service responds with nothing (a blank string) and doesn't respond with a HTTP error code when an invalid token is used. This could be seen as a security measure, but it was certainly causing some confusion when developers were implementing the client library.

Some additional Tests/Assertions were also added in an attempt to cover the new functionality/code.

Updated Documentation Grammar Errors

31 May 18:51
4764cfa
Compare
Choose a tag to compare

Release Version 1.0.2

Some mistakes in the README.md were corrected.

First Minor Release (New Helper Class)

31 May 18:43
dc1e798
Compare
Choose a tag to compare

Release Version 1.0.1

Introducing our new RealTagHelper Class.

An easier way to interact with the RealTag API Client.

Initial Release

29 May 17:46
d80efe9
Compare
Choose a tag to compare

We're ready for Production, YAY!