blob: a6bc2691f1bfa8ced29f2edf1f5c1faf640130ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
-------------------------------------------------------
Changelog : wg_tool
Tags : 9.1.0 ➙ 9.2.4
: 2025-11-27 ➙ 2026-01-06
: 6 tags. See Docs for full changelog
-------------------------------------------------------
2026-01-06 : 9.2.4
- PKGBUILD small change
2026-01-05 ⋯
- update Docs Changelogs
2026-01-05 : 9.2.3
- Docs - update manual build instructions for uv (including ubuntu)
- update Docs Changelogs
2026-01-05 : 9.2.2
- Fix typo in Docs/conf.py
2026-01-05 : 9.2.1
- **9.2.1**
* Code Reorg
* Switch packaging from hatch to uv
* Testing to confirm all working correctly on python 3.14.2
* 3.14 argparse introdiced color - it can be turned of with env PYTHON_COLORS=0.
The colors are not currently adjustable - is improved in python 3.15.
2025-11-27 ⋯
- update Docs Changelogs
2025-11-27 : 9.1.0
- Bug fix for issue #19: key roll fails, as reported by @hubbleshare
2025-10-30 ⋯
- update Docs Changelogs
|