Skip to content

Releases: eMarketeerSE/node-spf-check

v1.1.0

22 Mar 10:27

Choose a tag to compare

1.1.0 (2024-03-22)

Features

  • update the algorithm to do BFS instead of DFS (ed38778)

v1.0.0

20 Mar 14:10

Choose a tag to compare

1.0.0 (2024-03-20)

Features

  • add functionality to check spf includes a domain (#1) (9322f30)
  • adds types for ts support (dfa7ccd)
  • ci: adds release to ci (c6bf668)

v1.0.0-beta.2

20 Mar 14:00

Choose a tag to compare

v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2024-03-20)

Features

  • adds types for ts support (6e515e6)

v1.0.0-beta.1

20 Mar 12:47

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2024-03-20)

Features

  • add functionality to check spf includes a domain (#1) (9322f30)
  • ci: adds release to ci (418f755)