PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Packages of Raul   Disposable Email Blocker Core   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Disposable Email Blocker Core
Detect disposable or temporary email addresses
Author: By
Last change:
Date: 1 month ago
Size: 2,792 bytes
 

Contents

Class file image Download

Changelog

1.1.1 (2026-03-13)

Bug Fixes

  • ci: add write permissions to update workflows (#20) (b7cd2fb)

1.1.0 (2026-02-27)

Features

  • add bin/update-psl script and monthly workflow (#16) (e873d85)

1.0.0 (2026-02-27)

? BREAKING CHANGES

  • namespace changed from Raul3k\BlockDisposable\Core to Raul3k\DisposableBlocker\Core

Features

  • add configuration file support for custom sources (d192043)
  • add disposable email detection library (58f579d)
  • add domain update script and expand bundled list to 159k domains (97da955)
  • add DomainInfo class for tldts-like domain parsing (d913a5f)
  • add fluent builder for DisposableEmailChecker (5eefc5a)

Bug Fixes

  • handle edge cases in cache adapters, file reader and decorator chain (#11) (48b14e6)
  • resolve critical issues before public release (#6) (5c05b4a)

Code Refactoring

  • unify namespace to DisposableBlocker and fix pre-release issues (#9) (b0fcadc)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.