Releases: cisagov/trustymail
Releases · cisagov/trustymail
v1.0.0
What's Changed
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #150
Full Changelog: v0.8.3...v1.0.0
v0.8.3
What's Changed
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #145
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Lineage pull request for: skeleton by @cisagovbot in #130
- Lineage pull request for: skeleton by @cisagovbot in #131
- Lineage pull request for: skeleton by @cisagovbot in #141
- Fixes issue 132 (Public Suffix List (PSL) Updates Too Often) by @Matthew-Grayson in #133
New Contributors
- @cisagovbot made their first contribution in #130
- @Matthew-Grayson made their first contribution in #133
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
Notable Changes
Project has now been skeletonized on the cisagov/skeleton-python-library project. This will allow it to receive Lineage updates and improve maintainability going forward.
What's Changed
- Update README.md by @mcdonnnj in #118
- Resolve Issue with run Script by @mcdonnnj in #120
- Skeletonize the project by @mcdonnnj in #125
- Clean up the README post-skeletonization by @mcdonnnj in #127
New Contributors
Full Changelog: v0.7.5...v0.8.0
v0.6.5
Merge pull request #99 from IanLee1521/doe-fixes DOE fixes
v0.5.5
0.3.0
We're going to aim to follow the excellent practices promulgated by 18F about release notes.
This release is the first we're pushing to the GitHub, though we've pushed releases to PyPI previously. We've done some work for these stay in sync, but the repo version will contain a -dev
suffix.
Added
- STARTTLS support is enabled by default or via the
--starttls
option (link) - The SPF
redirect
directive is followed in SPF scans (link) - By default, trustymail will use the DNS that your host uses, but you can now specify a DNS server to use with
--dns=
(link)
Fixed
- Individual scans with trustymail were inconsistent, run to run, especially for SPF results (link)