Skip to content

v1.6.0

Compare
Choose a tag to compare
@raphink raphink released this 11 Dec 12:47
· 5 commits to main since this release
070989d
Add WithChallenges() and WithReviews() options for Track (#17)

* Use TrackTag instead of a struct

Signed-off-by: Raphaël Pinson <[email protected]>

* Add WithChallenges() and WithReviews() options

Signed-off-by: Raphaël Pinson <[email protected]>

* Add support for WithReviews() and WithChallenges() to GetTrackById()

Signed-off-by: Raphaël Pinson <[email protected]>

* Support WithChallenges() and WithReviews() in GetTrackBySlug()

Signed-off-by: Raphaël Pinson <[email protected]>

* Add support for WithChallenges() and WithReviews() to GetUserTrackById()

Signed-off-by: Raphaël Pinson <[email protected]>

* Fix tests

Signed-off-by: Raphaël Pinson <[email protected]>

* Support WithChallenges() and WithReviews() in GetTracks()

Signed-off-by: Raphaël Pinson <[email protected]>

* Move to github.com/hasura/go-graphql-client to support field ignores

Signed-off-by: Raphaël Pinson <[email protected]>

* Fix GetReviews() trackId type

Signed-off-by: Raphaël Pinson <[email protected]>

* Challenge: add Teaser

Signed-off-by: Raphaël Pinson <[email protected]>

* Fix test harnessing

Signed-off-by: Raphaël Pinson <[email protected]>

---------

Signed-off-by: Raphaël Pinson <[email protected]>