Skip to content

Releases: ForkbombEu/twinroom

v1.0.3

20 Dec 09:35
0978e98
Compare
Choose a tag to compare

1.0.3 (2024-12-20)

Bug Fixes

  • list command output and update dependencies (#29) (0978e98)

Chores

v1.0.2

19 Dec 10:49
a36754e
Compare
Choose a tag to compare

1.0.2 (2024-12-19)

Bug Fixes

  • style api description and embedd subdirs (#21) (a36754e)

v1.0.1

19 Dec 10:44
a6027e2
Compare
Choose a tag to compare

1.0.1 (2024-12-19)

Bug Fixes

  • retrieve flags from introspection when metadata not present (#24) (6e1abae)

Documentation

  • rename gemini to Twinroom (afe89e7)

Chores

v1.0.0

17 Dec 09:36
78f94ff
Compare
Choose a tag to compare

1.0.0 (2024-12-17)

Feature

  • add openapi generator (#17) (78f94ff)
  • add possibility to pass directly json file to slangroom input data (#11) (c98822e)
  • add support for arguments and options for embedded files from metadata JSON (#7) (aa852ff)
  • add the possibility to include and embed contracts in the binary (aac396f)
  • first working version (66b5f96)

Bug Fixes

  • help now shows the correct binary name (31a4702)
  • better error handling and linting based on golangci-lint (#8) (3f9c025)
  • better error handling when executing slangroom.Exec (7ad105c)
  • add embedded contracts folder (123969b)

Documentation

Chores