Skip to content

Releases: benweint/gquil

v0.2.5

17 Aug 04:22

Choose a tag to compare

Just fixing the goreleaser config after renaming the binary

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Aug 04:20
93854c8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.4

v0.2.3

12 Jun 02:55

Choose a tag to compare

Changelog

  • afe4162 fix handling of default argument values in generate-sdl subcommand, add tests

v0.2.2

04 Jun 20:49

Choose a tag to compare

Changelog

  • 58b2d7a synthesize a position for custom directives to avoid panic during formatting

v0.2.1

03 Jun 16:52

Choose a tag to compare

Changelog

  • 01e37c3 fix bug in graph edge filtering, add test case

v0.2.0

02 Jun 16:44
472670b

Choose a tag to compare

Changelog

  • 472670b add reference to CLIG in README

v0.1.10

31 May 20:03

Choose a tag to compare

Changelog

  • a40087b make it possible to read headers from a file on the generate-sdl command

v0.1.9

30 May 22:29

Choose a tag to compare

Changelog

  • 45c52fc more test coverage, better help text for --returning-type flag

v0.1.8

30 May 06:53

Choose a tag to compare

Changelog

  • 3b361f1 clean up naming, unnecessary interface usage

v0.1.7

29 May 20:47

Choose a tag to compare

Changelog

  • e89799a support a version subcommand too, fix behavior on no args