]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/news.texi
Change dependency files extension to .rec
[goredo.git] / doc / news.texi
index 8955eabef8abc3d33e5bb9706c1fb0f7e63df960..7f67ba9e52832621770fee1979bdf0c3ef6f5ddd 100644 (file)
@@ -1,6 +1,62 @@
 @node News
 @unnumbered News
 
+@anchor{Release 1.2.0}
+@section Release 1.2.0
+@itemize
+@item
+    Dependency files @file{.dep} extension changed to @file{.rec}, to
+    reflect its recfile format nature and editors file type better
+    determination.
+@end itemize
+
+@anchor{Release 1.1.0}
+@section Release 1.1.0
+@itemize
+@item
+    @command{redo-cleanup} has @option{-dry-run} option.
+@end itemize
+
+@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
+    Setting of @env{REDO_INODE_NO_TRUST} environment variable brings no
+    trust to file inode's information (except for its size), forcing its
+    checksum checking.
+@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