Skip to content

Releases: rebuy-de/rebuy-go-sdk

v1.6.0

06 Nov 15:52
335b544
Compare
Choose a tag to compare
  • add cmdutil.NewCommand #10

v1.5.0

19 Oct 13:09
e5c5d46
Compare
Choose a tag to compare
  • improve context functions #9

v1.4.0

19 Oct 11:58
66482f8
Compare
Choose a tag to compare
  • fix Jenkins build #7
  • add context support #8

v1.3.0

10 Oct 15:38
b944096
Compare
Choose a tag to compare
  • add go module files #6
  • make NewRootCommand functions optional #5

v1.2.0

16 Apr 14:30
ca80dbe
Compare
Choose a tag to compare
  • add cmdutil.Must #3

v1.1.0

12 Mar 15:24
83c9407
Compare
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
Compare
Choose a tag to compare
  • add cmdutil
  • add testutil