Commit Graph

10 Commits

Author SHA1 Message Date
16af2e2e8c Merge tag 'v0.3' into debian
pqm version 0.3
2024-01-09 12:00:10 +01:00
2c0f1e2a2c add "forward-to" command to forward mails in the queue and their verbose state as attachment to given recipients v0.3 2024-01-09 11:27:55 +01:00
ce1aad5454 move display_list_item fn to Mail.print 2024-01-09 10:38:03 +01:00
0e016c9ec2 debian package 0.2-1 debian/0.2-1 2023-10-07 12:19:02 +02:00
f5e21bfaf2 Merge tag 'v0.2' into debian
pqm version 0.2
2023-10-07 12:11:10 +02:00
1f98e6627d add __slots__ to most classes v0.2 2023-10-02 09:18:32 +02:00
b8d9c6f2a1 fix json stream decode performance issue
string slicing is expensive as python copies the (immutable) string...
2023-10-02 09:18:25 +02:00
ec3ec224f7 debian package 0.1-1 debian/0.1-1 2023-01-12 10:57:06 +01:00
7f7841f2bf add .mypy_cache to .gitignore v0.1 2023-01-12 10:24:06 +01:00
54b6d4d0b5 initial public commit 2023-01-12 10:09:18 +01:00