0.8.0 #383
buchdag
announced in
Announcements
0.8.0
#383
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a minor release.
Bugs fixed:
unless-stopped
malfunction due to exit(2) onSIGHUP
during initialization (Fix exit(2) on SIGHUP before fully initialized. #378 by @JoelLinn)-version
only reportsmain
#365 the--version
flag only reportedmain
(Fix--version
output on the Docker image #367)Changes since
0.7.7
:1.16
->1.17
(Bump Go version to 1.17 #376)toLower
andtoUpper
template functions (Add toLower and toUpper template functions #370, idea by @SmalkiGroove)sortStrings
andsortObjectsByKeys
template functions (Sorting template functions #382, idea by @gamma)Various test updates and new tests to go with the project structure modifications.
This discussion was created from the release 0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions