Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 07:27
· 2 commits to main since this release
767893e

This release includes:

  • optional request limits so people with massive numbers of emails in their inbox can still use email-linter
  • support for emails received via CC or BCC
  • a slightly improved output format
  • bug fixes
  • better instructions

Changelog

  • 5075cdc Add a customizable limit to senders
  • 1ba9c26 Add limits and totals to response sizes
  • c5e50c0 Add missing newline characters to outputs
  • 17544b4 Add more disposable email domains
  • c79e8d3 Add support for emails received by CC or BCC
  • bc9bd35 Add to readme the sections "why" and "caveat"
  • 767893e Bump version to v0.0.6
  • 5c54384 Clarify command option description
  • 2c24672 Describe the email addresses as disposable instead of single-use
  • 18a6e4c Filter inbox-forwarded multi-recipient duck addrs
  • bfa7a3e Fix bug that listed others' addrs as the user's
  • 7211dc6 Fix crash from certain kinds of emails in inbox
  • 85233ad Fix download instructions
  • e22fb9e Handle possibility of no single-use addresses being found
  • da55441 Improve appendIfDisposable's documentation
  • 088ab3a Improve instructions
  • 2b6a6ae Improve instructions
  • ff0c545 Improve instructions
  • bdeda22 Improve wording
  • ef219e8 Improve wording
  • 45fee35 Link to Fastmail's Masked Email and fix typo
  • a9daf9d Link to a page about Proton's hide-my-email aliases
  • 5f9f8af Link to an article about JMAP
  • 06f35b2 Link to services that use JMAP
  • d17d379 Prepend v to version number
  • 001cfbe Print message of no addresses being found to stderr
  • 5725b2f Shorten many var & func names
  • 3038af7 Show specific error message on requests too large
  • e12835d Update link