Skip to content

Minor bug fix

Choose a tag to compare

@rsdoiel rsdoiel released this 26 Aug 17:15
· 23 commits to main since this release

The reldate cli was exiting with a panic after error message. The error message is now displayed followed by a call of os.Exit(1) called to avoid the panic.

Full Changelog: v1.2.9...v1.2.10