https://git.schokokeks.org/derivepassphrase.git/tree/0.3.2 Recent commits to derivepassphrase.git (0.3.2) 2024-10-21T15:51:50+02:00 tag:gitlist.org,2012:commit/3853ba4860ca643a9f20df0ec3672f365d1887d0 Release 0.3.2 2024-10-21T15:51:50+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/63c10812651440b9d3ad1bc66c7d2a08cc24eb8d Purge `derivepassphrase_export` script 2024-10-21T15:46:20+02:00 Marco Ricci software@the13thletter.info <pre>This should have been cleaned up in 0.2.0, and again in 0.3.1. Now, *really*, clean this up. &lt;/pre&gt; tag:gitlist.org,2012:commit/ffee25004de84db0bd97122e290595a247961628 Release 0.3.1 2024-10-21T15:00:45+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/401817eb3229c099b8cc0117e8fc6a81ad96a8f8 Merge topic branch '030-fixes' into master 2024-10-21T14:48:25+02:00 Marco Ricci software@the13thletter.info <pre>* t/030-fixes: Use proper HTML for yet more variables in the basic setup (passphrase) tutorial Include badges instead of text for indicating version support Document (public, user-facing) post-0.3.0 fixes Rename basic setup (passphrase) tutorial to matching filename Use non-breakable spaces in basic setup (passphrase) tutorial Fix installation instructions in basic setup (passphrase) tutorial Suggest more future work (subcommands, documentation) Use proper HTML for variables in the basic setup (passphrase) tutorial Fix missing Python version classifier Implement feedback on the basic setup (passphrase) tutorial &lt;/pre&gt; tag:gitlist.org,2012:commit/b12d139f345fe3042ccbea5635cd2313404997f0 Use proper HTML for yet more variables in the basic setup (passphrase) tutorial 2024-10-21T14:47:39+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/e410497206fe3c05e4f8fd158e316f63e70d17ce Include badges instead of text for indicating version support 2024-10-21T14:42:39+02:00 Marco Ricci software@the13thletter.info <pre>In the tutorials, instead of including a statically compiled text list of the current `derivepassphrase` version and the supported Python versions, include a `shields.io` badge that displays precisely this info, sourced from PyPI. &lt;/pre&gt; tag:gitlist.org,2012:commit/9a7563fc4e4c550e4bcfcaa6d8917573efdf623d Document (public, user-facing) post-0.3.0 fixes 2024-10-21T13:53:19+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/b7599bfd10dfef2b7cc50cb810b0a8acb62e3cba Rename basic setup (passphrase) tutorial to matching filename 2024-10-21T13:30:45+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/eaeb94b68c5efa3833066d0700d63ffefe43a227 Use non-breakable spaces in basic setup (passphrase) tutorial 2024-10-21T13:28:51+02:00 Marco Ricci software@the13thletter.info <pre>Use non-breakable spaces to ensure that mathematical expressions are not broken accross several lines. &lt;/pre&gt; tag:gitlist.org,2012:commit/db91cd71d3883363d15f1e4384b0fc5070ebe21b Fix installation instructions in basic setup (passphrase) tutorial 2024-10-21T13:23:20+02:00 Marco Ricci software@the13thletter.info <pre>The previous installation instructions just blindly assumed `pipx` were available. Assuming that only `pip` is available is better (because a standard Python installation contains everything necessary to bootstrap `pip`), and providing short, toggleable installation instructions for common Python package managers is even better. We now do the latter. &lt;/pre&gt;