Commit Graph

7 Commits

Author SHA1 Message Date
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