Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@gnekich gnekich released this 06 Nov 19:58
b10de99
  • Added tab complete in Hlambda Pseudo Terminal. (With basic contextual suggestions) πŸŽ‰
  • Added GitOps functionality, remote repository sync. πŸ› 
  • Added option to reload server via vscode status bar. πŸš€
  • Fix the version bump issue. πŸ€“
  • If set, auto connect to Hasura instance from Hlambda environment variables. (Retreive GraphQL schema introspection, and list of custom actions.) System will look for HASURA_GRAPHQL_API_ENDPOINT_EXTERNAL to have access from the browser. (This can be tunnel url if Hasura instance is not available from the browser) πŸ‘¨πŸ»β€πŸ’»
  • Bugfixes. πŸ›