Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 29 Apr 14:22
· 165 commits to master since this release

Bug Fixes

Commits

  • add hasura source name and add_source flag #4 (852Kerfunkle)
  • AddSource, use metadata api, #4 (852Kerfunkle)
  • fe56c57: hasura metadata: add table config and rest (852Kerfunkle) #4
  • cb3a4b7: rename TableConfiguration -> Configuration (852Kerfunkle) #4
  • 1b7297d: add custom hasura configurations (852Kerfunkle) #4
  • DatabaseUrl as interface{} #4 (852Kerfunkle)
  • use []Request instead of []interface{} #4 (852Kerfunkle)
  • ba44065: call Hasura.SetSourceName in Config.Substitute (852Kerfunkle) #4
  • tests (Artem)
  • 0a1027d: Crypto and some minor ifxes (Artem)
  • lint (Artem)
  • Tzkt auth (Artem)
  • 41837d6: Add literal functions (Artem)
  • 1d3981d: TzKT API: some methods (Artem)