Releases: tamber/tamber-go
Releases · tamber/tamber-go
Release 0.0.5
• Support new User Merge and User Search methods
• Improvements to optional field handling, using pointers in most cases instead of old approach of ignoring default values
• Separate types for item updates, event retrieve and othe requests
• All structs with an Events field now use EventParams for correct json marshalling
• Testing improved, uses Go testing pkg
• utils.go added for easy value referencing