X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.texi;h=bc4322ed31c0be210b70eb1368e25f84557c216b;hb=ebd96d2c56c742d9d00bccb9faee5fc1a7db664a;hp=3504e46134375d0bc8f93a7db26d943c55cfe28d;hpb=9edf579be85e74438036dbedd50dea947627fb7d;p=goredo.git diff --git a/doc/news.texi b/doc/news.texi index 3504e46..bc4322e 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -1,9 +1,47 @@ @node News @unnumbered News -@anchor{Release 0.11.1} -@section Release 0.11.1 +@anchor{Release 1.0.0} +@section Release 1.0.0 @itemize +@item + @code{Size} is stored in the state, for faster OOD detection. + Previous @command{goredo} state files won't work. +@item + @command{redo-whichdo} resembles @code{apenwarr/redo}'s one behaviour more. +@end itemize + +@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