Skip to content

Releases: bnkc/emval

v0.1.6

05 Dec 17:19
e452550
Compare
Choose a tag to compare

What's Changed

  • chore: release v0.1.5 by @github-actions in #10

New Contributors

  • @github-actions made their first contribution in #10

Full Changelog: v0.1.4...v0.1.6

v0.1.5

05 Dec 17:07
0121f3d
Compare
Choose a tag to compare

Other

  • updating workflow files

Changed

  • Merge pull request #4 from bnkc/dependabot/cargo/pyo3-0.22.4
  • Bump pyo3 from 0.22.2 to 0.22.4
  • Changing toolchain
  • Completed domain deliverability
  • Restructuring project
  • Update README.md

v0.1.4

05 Dec 16:56
49df9e9
Compare
Choose a tag to compare

Added

  • Add files via upload

Changed

  • Updating toml
  • Renaming to emval
  • Update README.md
  • Update README.md
  • Update benchmark.py
  • Delete benchmark_results.svg
  • Delete test.py
  • Update README.md
  • Delete perf.png
  • Began new benchmarking
  • Flattened out ValidatedEmail, working on valid tests
  • Update README.md
  • Update README.md
  • Update README.md
  • Create LICENSE
  • Update README.md
  • Update README.md
  • Starting readme
  • Close to completeing invalid syntax testing
  • Deliverable flag and more invalid email tests
  • Better PyError handling
  • Python bindings
  • Preparing for python binding migration
  • Refactored tests, added original and normalized email to struct
  • Validate special domains
  • Setup case testing, passing test suite
  • Still working on quoted local part tests
  • Quoted local part tests pass
  • Domain literals completed
  • Working on fixing domain testing and validation
  • Benchmarking
  • Initial commit for new project structure

v1.1.0

30 Nov 16:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

First Release: Version 1.0.0 🎉

08 Aug 03:15
Compare
Choose a tag to compare

I am excited to announce the first official release of emval!