mirror of
https://codeberg.org/scip/anydb.git
synced 2025-12-17 12:31:02 +01:00
add caution about deletion bug
This commit is contained in:
@@ -8,11 +8,18 @@
|
|||||||
[](https://github.com/TLINDEN/anydb/blob/master/anydb.pod)
|
[](https://github.com/TLINDEN/anydb/blob/master/anydb.pod)
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> Version 0.1.3 introduced a [regression bug](https://github.com/TLINDEN/anydb/issues/19),
|
> Between version 0.1.0 and version 0.2.1 deletion of keys did not work. There
|
||||||
|
> is a unit test to check for this, but this unit test had a bug as well and
|
||||||
|
> didn't catch it. The bug and the test have been fixed. You are advised to
|
||||||
|
> upgrade to 0.2.1 and above.
|
||||||
|
|
||||||
|
> [!CAUTION]
|
||||||
|
> Version 0.1.3 introduced a [regression](https://github.com/TLINDEN/anydb/issues/19),
|
||||||
> which caused the encryption feature not to work correctly anymore.
|
> which caused the encryption feature not to work correctly anymore.
|
||||||
> If you are using anydb 0.1.3, you are urgently advised to
|
> If you are using anydb 0.1.3, you are urgently advised to
|
||||||
> upgrade to 0.2.0
|
> upgrade to 0.2.0
|
||||||
|
|
||||||
|
|
||||||
Anydb is a simple to use commandline tool to store anything you'd
|
Anydb is a simple to use commandline tool to store anything you'd
|
||||||
like, even binary files etc. It is a re-implementation of
|
like, even binary files etc. It is a re-implementation of
|
||||||
[skate](https://github.com/charmbracelet/skate) for the following
|
[skate](https://github.com/charmbracelet/skate) for the following
|
||||||
|
|||||||
Reference in New Issue
Block a user