From f38534974c80ce4176cd49ab82194aa7ba552e33 Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Tue, 17 Dec 2024 16:24:25 +0100 Subject: [PATCH] changelog: Set simple versions anchors (#433) Update dates format Hide navigation Fix milestones links Hardcode duniterpy issue links since mkdocs-gitlab-plugin does not support it https://gitlab.inria.fr/vidjil/mkdocs-gitlab-plugin/-/issues/1 --- docs/changelog.md | 85 +++++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index cd67c16f..c443621e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,9 @@ -## v0.11.2 (22th November 2023) +--- +hide: + - navigation +--- + +## v0.11.2 <small>November 22, 2023</small> { id="0.11.2" } - #484: Support Python v3.12 on v0.11 release @@ -6,7 +11,7 @@ - disable `pylint` and `pyupgrade` hooks - switch jobs to `3.12` image containing `pre-commit` -- !195, duniterpy#205+: Fix `gitlab-ci-linter` hook +- !195, [duniterpy#205](https://git.duniter.org/clients/python/duniterpy/-/issues/205): Fix `gitlab-ci-linter` hook ### Support Python v3.12 @@ -14,14 +19,14 @@ - Bump `pendulum` to `v3.0.0b1` - !238, !250, #448: Add support for Python v3.12 -## v0.11.1 (14th August 2023) +## v0.11.1 <small>August 14, 2023</small> { id="0.11.1" } Bug fix release, because `libnacl` brought in a breaking change. -- Bump DuniterPy to v1.1.1 (duniterpy#206) +- Bump DuniterPy to v1.1.1 [duniterpy#206](https://git.duniter.org/clients/python/duniterpy/-/issues/206) - Set tilde requirement, to allow future patch updates -## v0.11.0 (27th November 2022) +## v0.11.0 <small>November 27, 2022</small> { id="0.11.0" } (**Please see the full set of changes for this release also in v0.10.0rc0 note below**) @@ -29,9 +34,9 @@ Bug fix release, because `libnacl` brought in a breaking change. - !229, #430: Rename `certification` cmd to `certify` and `revocation save` to `revocation create` -### [Milestone v0.11.0](https://git.duniter.org/clients/python/silkaj/milestones/15) +### [Milestone v0.11.0](https://git.duniter.org/clients/python/silkaj/-/milestones/15) -## v0.11.0rc0 (12th November 2022) +## v0.11.0rc0 <small>November 12, 2022</small> { id="0.11.0rc0" } ### Code @@ -69,13 +74,13 @@ Bug fix release, because `libnacl` brought in a breaking change. - !225, #188, #293: Replace `pip` installation with `pipx` - #432: List printqrjune in wrappers list -## v0.10.0 (18th April 2022) +## v0.10.0 <small>April 18, 2022</small> { id="0.10.0" } (**Please see the full set of changes for this release also in the v0.10.0rc0 and rc1 notes below**) -### [Milestone v0.10.0](https://git.duniter.org/clients/python/silkaj/milestones/9) +### [Milestone v0.10.0](https://git.duniter.org/clients/python/silkaj/-/milestones/9) -## v0.10.0rc1 (6th April 2022) +## v0.10.0rc1 <small>April 6, 2022</small> { id="0.10.0rc1" } - #426, !207: Ğ1 Monetary License refactoring: - Drop display in a browser @@ -86,7 +91,7 @@ Bug fix release, because `libnacl` brought in a breaking change. - #422: `excluded` command displays information of an other identity sharing same uid/pubkey, not the one excluded - #216 `diffi`: Catch WS disconnection exception -## v0.10.0rc0 (21st March 2022) +## v0.10.0rc0 <small>March 21, 2022</small> { id="0.10.0rc0" } ### Code @@ -167,9 +172,9 @@ ______________________________________________________________________ Thanks @moul, @matograine -## v0.9.0 (17th April 2021) +## v0.9.0 <small>April 17, 2021</small> { id="0.9.0" } -### [Milestone v0.9.0](https://git.duniter.org/clients/python/silkaj/milestones/13) +### [Milestone v0.9.0](https://git.duniter.org/clients/python/silkaj/-/milestones/13) - #345, #385, !171: Refactor `id`/`lookup` command exclusively using `/wot/lookup` - Display non-member uids when passing a pubkey @@ -179,7 +184,7 @@ Thanks @moul, @matograine Plus what can be found bellow in v0.9.0rc -## v0.9.0rc (24th March 2021) +## v0.9.0rc <small>March 24, 2021</small> { id="0.9.0rc" } ### Code @@ -232,15 +237,15 @@ ______________________________________________________________________ Thanks @matograine, @moul, @atrax -## v0.8.1 (30th November 2020) +## v0.8.1 <small>November 30, 2020</small> { id="0.8.1" } - #358, !152: Update DuniterPy to v0.58.1, to support `libnacl` v1.7.2 Thanks @matograine -## v0.8.0 (18th October 2020) +## v0.8.0 <small>October 18, 2020</small> { id="0.8.0" } -### [Milestone v0.8.0](https://git.duniter.org/clients/python/silkaj/milestones/8) +### [Milestone v0.8.0](https://git.duniter.org/clients/python/silkaj/-/milestones/8) ### Code @@ -355,39 +360,39 @@ since [its support from the Python project has been dropped September 30th of 20 ______________________________________________________________________ -## v0.7.6 (24th January 2020) +## v0.7.6 <small>January 24, 2020</small> { id="0.7.6" } - Update DuniterPy to v0.55.1 in order to have the PubSec regex fixed -## v0.7.5 (23th January 2020) +## v0.7.5 <small>January 23, 2020</small> { id="0.7.5" } - #276: Publish on PyPI with previous method: `wheel`, `twine`, and `setup.py`. - `silkaj` binary does not get installed to `$HOME/.local/bin` via Poetry -## v0.7.4 (22th January 2020) +## v0.7.4 <small>January 22, 2020</small> { id="0.7.4" } - #273, !119: Fix broken PubSec authfile importation regex Thanks to @matograine for this bugfix and the release! -## v0.7.3 (25th July 2019) +## v0.7.3 <small>July 25, 2019</small> { id="0.7.3" } #239: Bug fix release for broken successives transactions due to wrongly calculated pending inputs: - remove already used inputs: restore previous behaviour which haven’t been kept the same during the migration - `enumerate()` wrongly moved to the non appropriate for loop -## v0.7.2 (25th June 2019) +## v0.7.2 <small>June 25, 2019</small> { id="0.7.2" } - #233: fix round passed amount and amoundUD floats × by 100 -## v0.7.1 (29th May 2019) +## v0.7.1 <small>May 29, 2019</small> { id="0.7.1" } - Fix transaction document generation from DuniterPy -## v0.7.0 (22th May 2019) +## v0.7.0 <small>May 22, 2019</small> { id="0.7.0" } -### [Milestone v0.7.0](https://git.duniter.org/clients/python/silkaj/milestones/10) +### [Milestone v0.7.0](https://git.duniter.org/clients/python/silkaj/-/milestones/10) #### DuniterPy @@ -487,7 +492,7 @@ Thanks to @matograine for this bugfix and the release! @Attilax, @Bernard, @cebash, @matograine, @vtexier -## v0.6.5 Debian (8th January 2019) +## v0.6.5 Debian <small>January 8, 2019</small> { id="0.6.5" } v0.6.5 fork for Debian package without DuniterPy migration but with Click CLI module. @@ -499,9 +504,9 @@ v0.6.5 fork for Debian package without DuniterPy migration but with Click CLI mo @jonas -## v0.6.1 (10th December 2018) +## v0.6.1 <small>December 10, 2018</small> { id="0.6.1" } -### [Milestone v0.6.1](https://git.duniter.org/clients/python/silkaj/milestones/11) +### [Milestone v0.6.1](https://git.duniter.org/clients/python/silkaj/-/milestones/11) - !90, #151: Fix intermediaries transactions sent to wrong recipient - !91, #145: Allow to renew certifications @@ -509,9 +514,9 @@ v0.6.5 fork for Debian package without DuniterPy migration but with Click CLI mo - #141: Crash on membership status - #166: Shell completion -## v0.6.0 (18th November 2018) +## v0.6.0 <small>November 18, 2018</small> { id="0.6.0" } -### [Milestone v0.6.0](https://git.duniter.org/clients/python/silkaj/milestones/7) +### [Milestone v0.6.0](https://git.duniter.org/clients/python/silkaj/-/milestones/7) #### Installation @@ -589,9 +594,9 @@ v0.6.5 fork for Debian package without DuniterPy migration but with Click CLI mo ### [Forum post](https://forum.duniter.org/t/silkaj-v0-6-0-release/4858) -## v0.5.0 (22th May 2018) +## v0.5.0 <small>May 22, 2018</small> { id="0.5.0" } -### [Milestone v0.5.0](https://git.duniter.org/clients/python/silkaj/milestones/2) +### [Milestone v0.5.0](https://git.duniter.org/clients/python/silkaj/-/milestones/2) #### Certification @@ -627,9 +632,9 @@ v0.6.5 fork for Debian package without DuniterPy migration but with Click CLI mo ### [Forum post](https://forum.duniter.org/t/silkaj-v0-5-0/4712) -## v0.4.0 (28th January 2018) +## v0.4.0 <small>January 28, 2018</small> { id="0.4.0" } -### [Milestone v0.4.0](https://git.duniter.org/clients/python/silkaj/milestones/5) +### [Milestone v0.4.0](https://git.duniter.org/clients/python/silkaj/-/milestones/5) #### New `wot` command which displays received and sent certification of an identity @@ -675,9 +680,9 @@ Thanks to @Tortue95, @jytou, @mmuman, and @cuckooland ### [Forum post](https://forum.duniter.org/t/silkaj-0-4-0/4071) -## v0.3.0 (17th April 2017) +## v0.3.0 <small>April 17, 2017</small> { id="0.3.0" } -### [Milestone v0.3.0](https://git.duniter.org/clients/python/silkaj/milestones/5) +### [Milestone v0.3.0](https://git.duniter.org/clients/python/silkaj/-/milestones/5) #### Transactions @@ -713,14 +718,14 @@ Thanks to @Tortue95 and @jytou ### [Forum post](https://forum.duniter.org/t/lets-send-your-money-silkaj-v0-3-0/2404/1) -## v0.2.0 (27th March 2017) +## v0.2.0 <small>March 27, 2017</small> { id="0.2.0" } ### Features - [Transaction feature](https://github.com/duniter/silkaj/pull/21) - [Output information on the drop-down menu with Argos (GNOME Shell extension)](https://github.com/duniter/silkaj/pull/20) -### [Milestone v0.2.0](https://git.duniter.org/clients/python/silkaj/milestones/4) +### [Milestone v0.2.0](https://git.duniter.org/clients/python/silkaj/-/milestones/4) ### Announcement @@ -728,14 +733,14 @@ Thanks to @Tortue95 and @jytou Big thanks to @Tortue95, and @mmuman. -## v0.1.0 (23th September 2016) +## v0.1.0 <small>September 23, 2016</small> { id="0.1.0" } ### Public release - [Duniter forum post](https://forum.duniter.org/t/silkaj-new-cli-duniter-client/1278) - [Diaspora\* post](https://framasphere.org/posts/2226277) -### [Milestone v0.1.0](https://git.duniter.org/clients/python/silkaj/milestones/1) +### [Milestone v0.1.0](https://git.duniter.org/clients/python/silkaj/-/milestones/1) ### Features -- GitLab