Skip to content

Releases: rezmoss/go-is-disposable-email

v0.0.4

14 Jan 02:18
e91e2c8

Choose a tag to compare

go-is-disposable-email v0.0.4

A Go package for detecting disposable/temporary email addresses.

Installation

go get github.com/rezmoss/go-is-disposable-email@v0.0.4

Data File

The data.bin file is included in this release. It will be automatically downloaded when you first use the package.

Changelog

Other


Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Jan 01:55
0b56c6e

Choose a tag to compare

go-is-disposable-email v0.0.3

A Go package for detecting disposable/temporary email addresses.

Installation

go get github.com/rezmoss/go-is-disposable-email@v0.0.3

Data File

The data.bin file is included in this release. It will be automatically downloaded when you first use the package.

Changelog

Other


Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Jan 01:31
312ee09

Choose a tag to compare

go-is-disposable-email v0.0.2

A Go package for detecting disposable/temporary email addresses.

Installation

go get github.com/rezmoss/go-is-disposable-email@v0.0.2

Data File

The data.bin file is included in this release. It will be automatically downloaded when you first use the package.

Changelog

Other


Full Changelog: v0.0.1...v0.0.2

v0.0.1: init

14 Jan 01:27
443c69c

Choose a tag to compare

Signed-off-by: Rez Moss <hi@rezmoss.com>