Skip to content

v4.9.10

commit 57c4bd72c32550a9fcf7ef12617c8656a995528c
Author: Greg Althaus <galthaus@austin.rr.com>
Date:   Wed Jun 1 16:42:54 2022 -0500

    build: update publish for darwin/arm64

M   tools/publish.sh

commit d2beae7b1f646c5965255ec934699b61bfc8cd54
Author: Michael Rice <michael@michaelrice.org>
Date:   Tue May 31 15:54:43 2022 -0500

    fix(drpcli): Windows doesnt load config file

    On Windows drpclirc isnt loadec without using a workaround.

    This will correct that by checking the OS and loading the correct values

    Fixes: #618
    Fixes: rackn/product-backlog#210

    Signed-off-by: Michael Rice <michael@michaelrice.org>

M   cli/startup.go

End of Note