Changes In Branch release Through [f4660639ca] Excluding Merge-Ins
This is equivalent to a diff from b9af445709 to f4660639ca
|
2026-08-01
| ||
| 19:36 | chores/fixes - more docstrings - drop just-getopt for clap - drop lazy_static - ditch panic/expect/assert in favor of error propagation - fix email parsing and validation - more checks - minify - drop relay switch, wasn't working since moving to mailin - lot more tests leaf check-in: 78b11b0319 user: arcade tags: release, v0.6.7 | |
| 09:06 | remove lazy_static check-in: 997fb1cff4 user: arcade tags: trunk | |
|
2026-07-31
| ||
| 15:53 | bumps, fixes, tests - quinn-proto: https://rustsec.org/advisories/RUSTSEC-2026-0185 Remote memory exhaustion in quinn-proto from unbounded out-of-order stream reassembly - serde_with: https://github.com/jonasbb/serde_with/security/advisories/GHSA-7gcf-g7xr-8hxj KeyValueMap serialization panics on empty sequence or map entries Bad or attacker controlled values could cause a panic while allocating too large values. - html tags are now case insensitive - error propagation and handling fixes - more tests, convert to lib+bin check-in: f4660639ca user: arcade tags: release, v0.6.6 | |
| 15:42 | consolidate and clarify check-in: b9af445709 user: arcade tags: trunk | |
| 15:21 | make get_id public and add some tests for it check-in: e45c7e529b user: arcade tags: trunk | |
|
2026-04-23
| ||
| 10:03 | fix version, fix workflows bump rustls-webpki to 0.103.13 (fixes 2 lowsec issues) check-in: 1c4b702017 user: arcade tags: release, v0.6.5 | |