X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=0be2b80eb7b702d3a677fbe62014e41814efd648;hb=3ad09b01e78cc63612629e435bce6506e05d9253;hp=de7f880c788b1c764c988ee9a9b5e6521ee51b52;hpb=a698abb36d3ab6fa380660ffdf9863dcd47df2ff;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index de7f880..0be2b80 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,16 +1,54 @@ @node News @unnumbered News -@table @strong +@anchor{Release 0.12.3} +@section Release 0.12.3 +@itemize +@item + Use an updated @code{lukechampine.com/blake3} with possibly working + arm64 macOS fix. +@end itemize + +@anchor{Release 0.12.2} +@section Release 0.12.2 +@itemize +@item + Try to fix failing @code{lukechampine.com/blake3} on arm64 macOS. +@item + Fixed tests permissions in the tarball. +@end itemize + +@anchor{Release 0.12.1} +@section Release 0.12.1 +@itemize +@item + Tarball uses @file{vendor} directory without @env{GOPATH} + overriding. @command{goredo} and its dependencies anyway uses Go + 1.12+ versions, that have @file{vendor}-ing support. +@end itemize + +@anchor{Release 0.12.0} +@section Release 0.12.0 +@itemize +@item + Do not forget to save even output-less target as a dependency. +@item + @option{-debug} option renamed to shorter @option{-d}. +@end itemize @anchor{Release 0.11.0} -@item 0.11.0 +@section Release 0.11.0 +@itemize +@item Previously @env{REDO_JOBS} overrided even explicitly specified @option{-j} option. Fix that behaviour -- command line options must precede environment variables. +@item @url{https://github.com/BLAKE3-team/BLAKE3, BLAKE3} replaces + BLAKE2b hashing algorithm for even better performance. +@end itemize @anchor{Release 0.10.0} -@item 0.10.0 - Initial tarballed release. - -@end table +@section Release 0.10.0 +@itemize +@item Initial tarballed release. +@end itemize