Update references to v0.5
Marco Ricci

Marco Ricci commited on 2025-06-14 21:57:39
Zeige 6 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.

... ...
@@ -6,7 +6,7 @@
6 6
         <tr><th scope=col>Priority<td><i>high</i><td>This should be fixed in the next release.
7 7
         <tr><th scope=col>Difficulty<td><i>tricky</i><td>Needs many tuits.
8 8
         <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 <b>0.4.0</b>
9
-        <tr><th scope=col>Fixed-in<td colspan=2>[a4ad05723414662d9df1607034c5dd7d646f1b49](https://github.com/the-13th-letter/derivepassphrase/commit/a4ad05723414662d9df1607034c5dd7d646f1b49)
9
+        <tr><th scope=col>Fixed-in<td colspan=2>[a4ad05723414662d9df1607034c5dd7d646f1b49](https://github.com/the-13th-letter/derivepassphrase/commit/a4ad05723414662d9df1607034c5dd7d646f1b49) (0.5)
10 10
         <tr><th scope=col>Blocks<td colspan=2>[concurrency-testing-in-test-suite](concurrency-testing-in-test-suite.md)
11 11
     </table>
12 12
 
... ...
@@ -6,7 +6,7 @@
6 6
         <tr><th scope=col>Priority<td><i>high</i><td>This should be fixed in the next release.
7 7
         <tr><th scope=col>Difficulty<td><i>tricky</i><td>Needs many tuits.
8 8
         <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 <b>0.4.0</b>
9
-        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b">47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b</a>
9
+        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b">47376f4dcf2a2cc121df9b44b94b4036bf1bdb3b</a> (0.5)
10 10
         <tr><th scope=col>Depends<td colspan=2>[concurrency-audit](concurrency-audit.md){: .fixed }
11 11
     </table>
12 12
 
... ...
@@ -4,7 +4,7 @@
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement.
6 6
         <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 <b>0.4.0</b>
7
-        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/b05668d5614d47158c8f8f0ef5145775d5ee40d8">b05668d5614d47158c8f8f0ef5145775d5ee40d8</a>
7
+        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/b05668d5614d47158c8f8f0ef5145775d5ee40d8">b05668d5614d47158c8f8f0ef5145775d5ee40d8</a> (0.5)
8 8
     </table>
9 9
 
10 10
 `derivepassphrase vault` stores and exports the vault configuration using the Python standard library's `json` module, with default settings.  This leads to very terse output in the configuration, particularly if it stores notes or SSH key references.  This terse notation, as reported to me by a certain non-Github user, becomes an unnecessary obstacle when debugging the configuration or looking up information in it.
... ...
@@ -4,7 +4,7 @@
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement.
6 6
         <tr><th scope=col>Present-in<td colspan=2><b>0.4.0</b>
7
-        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/9b5805eb652e97ee4b63f6afbcf9563aba3311f0">9b5805eb652e97ee4b63f6afbcf9563aba3311f0</a>
7
+        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/9b5805eb652e97ee4b63f6afbcf9563aba3311f0">9b5805eb652e97ee4b63f6afbcf9563aba3311f0</a> (0.5)
8 8
         <tr><th scope=col>Depends<td colspan=2>[print-service-notes](print-service-notes.md){: .fixed }
9 9
     </table>
10 10
 
... ...
@@ -4,7 +4,7 @@
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>bug</i><td>This is clearly an actual problem we want fixed.
6 6
         <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 <b>0.4.0</b>
7
-        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/9b5805eb652e97ee4b63f6afbcf9563aba3311f0">9b5805eb652e97ee4b63f6afbcf9563aba3311f0</a>
7
+        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/9b5805eb652e97ee4b63f6afbcf9563aba3311f0">9b5805eb652e97ee4b63f6afbcf9563aba3311f0</a> (0.5)
8 8
         <tr><th scope=col>Blocks<td colspan=2>[print-service-notes-above](print-service-notes-above.md){: .fixed }
9 9
     </table>
10 10
 
... ...
@@ -4,7 +4,7 @@
4 4
     <table id="bug-summary" markdown>
5 5
         <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement.
6 6
         <tr><th scope=col>Present-in<td colspan=2>0.1.0 0.1.1 0.1.2 0.2.0 0.3.0 0.3.1 0.3.2 0.3.3 <b>0.4.0</b>
7
-        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/6741af2eaa6fba39717997292ec25baf5f1f4f20">6741af2eaa6fba39717997292ec25baf5f1f4f20</a>
7
+        <tr><th scope=col>Fixed-in<td colspan=2><a href="https://github.com/the-13th-letter/derivepassphrase/commit/6741af2eaa6fba39717997292ec25baf5f1f4f20">6741af2eaa6fba39717997292ec25baf5f1f4f20</a> (0.5)
8 8
     </table>
9 9
 
10 10
 Currently, `derivepassphrase` does not report its “build flags“ or its supported optional features (passphrase derivation schemes, PEP 508 extras, etc.). So callers of `derivepassphrase` need to infer support for optional features through other means, such as trying out the desired feature directly, or observing support indirectly e.g. in the `--help` output.
11 11