Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 915 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 915 Bytes

Changelog

0.3.1-SNAPSHOT (master)

  • build now use lein-native-image instead of lein-shell

0.3.0 (2020-06-17)

compare

  • switched to cli-matic from tools.cli
  • faster parallel training
  • spinner for long operations
  • new message parser
  • predisposition for using MessagePack for db and dictionary

0.2.1 (2020-05-27)

compare

  • initial working on base64 encoded messages
  • consider subject
  • new function for inspecting classifier db
  • extract sender addresses from ham corpus
  • optional white-list of trusted senders/domains

0.2.0 (2020-05-20)

compare

  • filter can now be trained also from mbox
  • expand ~ as home directory in config file
  • persistent dictionary

0.1.0 (2020-05-18)