Compare commits

...

2 Commits

Author SHA256 Message Date
f2fe0681dd consoleet-utils 1.8 2024-11-13 17:57:12 +01:00
01df7ac6ff consoleet-utils 1.7 2024-10-01 14:17:25 +02:00
6 changed files with 25 additions and 11 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZn2iCAAKCRCutpQaL5yZ
RCxUAQCYZVRuT9bjoNFpAo/xJL7xjyvbk447ZujixmyTJvHYRQD+OYeborupVmr6
+J+WspldCk1O2QLiRKmSr24u0h6jZQw=
=xyAi
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecbf01fed0ac0cc6ea670ef5050d3e54f0fb8fcb724116953eccc4d193e83a6f
size 117174

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQQr2lY+nd5Gr3HMFx2utpQaL5yZRAUCZzTUkwAKCRCutpQaL5yZ
RIHGAQD0b07kk1s7JZHOaKl3kiFESk4aiYDi7VpTm9tWmujavwD/SMwQd/YJWRbl
li7yqlmng7CCSXb6cpmJj3y6clXRHAs=
=I3ku
-----END PGP SIGNATURE-----

BIN
consoleet-utils-1.8.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Nov 13 16:56:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.8
* palcomp: add "eval" command
* palcomp: retire "litadd", "litmul", "litset", "satadd",
"satmul", "satset", "hueadd", "hueset"
-------------------------------------------------------------------
Tue Oct 1 12:17:12 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.7
* palcomp: add "blend", "loadreg", "savereg" commands
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 27 17:32:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Thu Jun 27 17:32:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: consoleet-utils Name: consoleet-utils
Version: 1.6 Version: 1.8
Release: 0 Release: 0
Summary: Utilities for manipulating terminal fonts and colors Summary: Utilities for manipulating terminal fonts and colors
License: GPL-3.0-or-later AND MIT License: GPL-3.0-or-later AND MIT