Skip to content

1.0.7 (2024-04-28)

Compare
Choose a tag to compare
@potatosalad potatosalad released this 28 Apr 23:45
· 7 commits to main since this release
v1.0.7
cf999f7

1.0.7 (2024-04-28)

  • Enhancements
    • Support DESC type for scalars as described in Argo 1.2.0).

1.0.6 (2024-04-27)

  • Enhancements
    • Add new functions to argo_index_map:
      • argo_index_map:groups_from_list/2
      • argo_index_map:groups_from_list/3
    • Add new function to argo_graphql_field:
      • argo_graphql_field:get_response_key/1
    • Reorganize argo_typer to better match upstream.
  • Fixes