Skip to content

Releases: rebuy-de/rebuy-go-sdk

v2.0.0+alpha.4

13 Dec 09:09
bc6ee19

Choose a tag to compare

v2.0.0+alpha.4 Pre-release
Pre-release

Changes since v2.0.0+alpha.3:

  • Colorful JSON output #19
  • fix wrapper and version command description #20
  • add Graylog support #21
  • add ChainExecutor #22
  • move generator tools into its own command #25
  • improve project name generation #26
  • Use stdout when executing chain #24

v2.0.0+alpha.3

25 Oct 16:00
5db56ae

Choose a tag to compare

v2.0.0+alpha.3 Pre-release
Pre-release

Changes since v2.0.0+alpha.2:

  • fix Docker image #18

v2.0.0+alpha.2

25 Oct 15:27
e89558e

Choose a tag to compare

v2.0.0+alpha.2 Pre-release
Pre-release

Changes since v2.0.0+alpha.1:

  • clean package structure 14c3411
  • force exit on second interrupt 38de5a9
  • rename App struct #13
  • add generator command #17

v1.6.0

06 Nov 15:52
335b544

Choose a tag to compare

  • add cmdutil.NewCommand #10

v1.5.0

19 Oct 13:09
e5c5d46

Choose a tag to compare

  • improve context functions #9

v1.4.0

19 Oct 11:58
66482f8

Choose a tag to compare

  • fix Jenkins build #7
  • add context support #8

v1.3.0

10 Oct 15:38
b944096

Choose a tag to compare

  • add go module files #6
  • make NewRootCommand functions optional #5

v1.2.0

16 Apr 14:30
ca80dbe

Choose a tag to compare

  • add cmdutil.Must #3

v1.1.0

12 Mar 15:24
83c9407

Choose a tag to compare

  • reduce overhead on all applications #2
    • add version command generator
    • add root command generator
    • add package documentation

v1.0.0

14 Feb 08:30
83f49db

Choose a tag to compare

  • add cmdutil
  • add testutil