Skip to content

Releases: gitsunmin/graph-man

0.3.3

17 Jul 13:14
Compare
Choose a tag to compare

[0.3.3] - 2024-07-17

Fixed

  • After creating "config.json" for the first time, the issue of "load schema" command unexecutable was fixed. #10

0.3.2

16 Jul 14:15
67ca9d2
Compare
Choose a tag to compare

[0.3.2] - 2024-07-16

Changed

Fixed

  • Fixed issues not shown in Output on first run of Send GraphQL command (#5)
  • Fixed typo in Graph Man command title ("Graph Man: Send Graphql" to "Graph Man: Send GraphQL")

0.3.1

10 Jul 17:24
ec16e75
Compare
Choose a tag to compare

[0.3.1] - 2024-07-11

Changed

  • Updated Log Message when the schema is loaded for fix error

0.3.0

10 Jul 15:41
294ae15
Compare
Choose a tag to compare

[0.3.0] - 2024-07-11

Added

  • Added Command "Create Example GraphQL File"
  • Added Command "Create Starter Pack"
  • Added Command "Merge Fragments into Query"
  • Added Button in Environment View that load schema
  • Added Button in Editor Toolbar that merge fragments into query

Changed

0.2.1

07 Jul 04:27
Compare
Choose a tag to compare

[0.2.1] - 2024-07-07

Changed

  • Changed Graph Man Logo Icon
  • Changed README.md
  • Changed Link on create-file Command

0.2.0

03 Jul 15:48
Compare
Choose a tag to compare

[0.2.0] - 2024-07-04

Added

  • Added show configuration Button on Environment View
  • Added Command "Create Config File" to the project
  • Added Command "Load Schema"

Changed

0.1.2

29 Jun 14:07
Compare
Choose a tag to compare

[0.1.2] - 2024-06-20

Added

  • Added GraphQL Server Example to enable Graph Man

Changed

  • update README.md
  • Change Graphqls View to Show Only ".gaph-man/" Subtrees

Fixed

  • Fix Commands, Send GraphQL: Update the icon to be seen in the ".gql" file as well
  • Fix Commands, Show GraphQL: Update to display Error Message in case of GQL Errors

0.1.1

26 Jun 09:54
Compare
Choose a tag to compare

[0.1.1] - 2024-06-26

Added

  • Added new features to send Graphql including headers in config file

Changed

  • update README.md
  • Refactor Either and Option Type

Fixed

  • Fix Commands, Send GraphQL
  • Fix Commands, Show Configuration

0.1.0

22 Jun 15:02
Compare
Choose a tag to compare

[0.1.0] - 2024-06-22

Added

  • Show Graphql File List in .graph-man folder
  • Update Graph Man Logo on Activity Bar

0.0.1

22 Jun 14:39
Compare
Choose a tag to compare

[0.0.1] - 2024-06-21

Added

  • Initial release
  • Testable Graphql Queries And Mutations
  • Selectable Environments