robocop

Checks KYC attributes against sanction lists
Log | Files | Refs | Submodules | README | LICENSE

commit 28bbda24f92ae6465f41426ac9b53e0d09d6d992
parent a8cf82be4d869c71287e706a80277d1332433114
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  8 Jun 2025 01:23:26 +0200

remove old code

Diffstat:
DCHANGELOG.md | 27---------------------------
1 file changed, 0 insertions(+), 27 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,27 +0,0 @@ -<!-- -SPDX-FileCopyrightText: 2025 LNRS - -SPDX-License-Identifier: AGPL-3.0-or-later -SPDX-License-Identifier: EUPL-1.2 ---> - -# Changelog for `robocop` - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to the -[Haskell Package Versioning Policy](https://pvp.haskell.org/). - -## Unreleased - -## 0.3.0.0 - 2025-05-08 - -Development version. Includes: -- Main functionality - - Parser for Swiss Sanction list - - Configurable matching on name, birth dates, addresses, ID documents, nationality - - Configurable threshold - - JSON input and output -- Dhall config file -- 82 test files