v1.3.0: Support Pixela v1.21.0
Support Pixela v1.21.0
- Add
Graph.Get()
that supportGET - /v1/users/<username>/graphs/<graphID>/graph-def
- Add withBody parameter that support
GET - /v1/users/<username>/graphs/<graphID>/pixels?withBody=true
- [Breaking Change]
Pixels.Pixels
type changes from[]string
tointerface{}